NachtRaveVL / PCA9685-Arduino

Arduino Library for the PCA9685 16-Channel PWM Driver Module.
GNU General Public License v3.0
90 stars 32 forks source link

[Bug] Software I2C example not working #20

Open RichardWangPhD opened 2 years ago

RichardWangPhD commented 2 years ago

Problem: I'm able to use your example code to blink the connected LED when using the hardwired I2C connection. However, I am unable to make the LED blink even when using the example code supplied with the library (SoftwareI2CExample).

Circuit setup: Standard setup using Arduino Nano with Adafruit PCA9685 breakout and 10k pull resistors.

Troubleshooting:

Thanks!

NachtRaveVL commented 2 years ago

Valid bug, will need to get a looking at this sooner than later for time constraints discussed offline. #20