Qwiic_I2C_Py
Qwiic_I2C_Py copied to clipboard
1.0.0 doesn't recognize SparkFun Qwiic Motor Driver ROB-15451 but 0.9.4 does
I'm using Nvidia Jetbot with JetPack 4.6. I'm using the standard Spark Fun setup and double checked that the wiring are right according to SparkFun assembly guide here. I installed latest versions of qwiic(v1.1.10) and qwiic_i2c (v1.0.0). The motor drive was never recognized. After reporting an issue with qwiic, I downgraded qwiic to v1.1.6 as per the work around. The issue was the motor drive was still not resolved. I downgraded qwiic_i2c to v0.9.4, and the motor drive was recognized. The issue with qwiic_i2c v1.0.0 was reproduced in the lab I'm working in before as well.
Found the same on an Nvidia Jetbot running JetPack 4.6. I had to reduce qwiic_i2c down to v0.9.4 before the OLED and motors were recognized. Before implementing qwiic.scan() timed out.