Qwiic_I2C_Py icon indicating copy to clipboard operation
Qwiic_I2C_Py copied to clipboard

1.0.0 doesn't recognize SparkFun Qwiic Motor Driver ROB-15451 but 0.9.4 does

Open Aser-Abdelfatah opened this issue 1 year ago • 1 comments

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.

Aser-Abdelfatah avatar Jul 09 '24 22:07 Aser-Abdelfatah

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.

KieranTHE avatar Oct 25 '24 13:10 KieranTHE