Stuck Value in PCA9685
Posted: Fri May 23, 2014 6:02 pm
Have you guys ever encountered having a 'stuck' pwm value in the pca9685? It persists through power cycles, and I've tried to understand the data sheet for it. The best thing I can come up with is it's in restart mode but I don't quite get how to send the appropriate signals to it to reset the chip.
Kraven did a test where he put it on a mega and uploaded his pca9685 library, he could write to the chip, but every time we power cycled the 'stuck' value would show up. I've tried to just write to the chip (same methods as you use in your expansion) and it doesn't change the pwm output at all due to this.
Any help would be appreciated. If you can walk me through why you do what you do on the RA code, I could probably understand how to send the appropriate information.
Kraven did a test where he put it on a mega and uploaded his pca9685 library, he could write to the chip, but every time we power cycled the 'stuck' value would show up. I've tried to just write to the chip (same methods as you use in your expansion) and it doesn't change the pwm output at all due to this.
Any help would be appreciated. If you can walk me through why you do what you do on the RA code, I could probably understand how to send the appropriate information.