I tryied several times to build mraa and install it in a Debian Bookworm OS with python3.11 t but I coudn’t use it in python because I’m always receiving the “Unknown platform” and “No Pins” error.
others libraries such as SMBUS and BUSIO seens to works just fine with I2C, but they were just too slow so either i need to increase the speed in I2C bus or try to figure out how to map the ports into the Mraa and start again to use it.