Adafruit_CircuitPython_PCA9685 icon indicating copy to clipboard operation
Adafruit_CircuitPython_PCA9685 copied to clipboard

timing control not exposed

Open AcThPaU opened this issue 1 year ago • 0 comments

It is impossible to control relative phase between channels as LEDn_ON and LEDn_OFF registers are not exposed.

Please expose LEDn_ON and LEDn_OFF registers and let user customize their own timing instead of accepting a simple duty cycle value.

AcThPaU avatar Apr 30 '24 17:04 AcThPaU