I'm using LEDs with the PCA9685 as a current sink and can't get them to fully turn off. LEDs are very dim but still on.
I would expect that when using PCA9685_setPWMVals with onVals all set to zeros and offVals all set to 4095 then all LEDs would be completely off.
After some googling I found that there is a special value for this chip, 4096, for setting a channel to completely off but could not get this to work either.
https://forums.adafruit.com/viewtopic.php?f=22&t=52817
I'm using LEDs with the PCA9685 as a current sink and can't get them to fully turn off. LEDs are very dim but still on.
I would expect that when using PCA9685_setPWMVals with onVals all set to zeros and offVals all set to 4095 then all LEDs would be completely off.
After some googling I found that there is a special value for this chip, 4096, for setting a channel to completely off but could not get this to work either.
https://forums.adafruit.com/viewtopic.php?f=22&t=52817