2018-06-25 01:23 AM
Hello i�m new in st community.
I�m developing with this led driver, I�ve read the application note of this driver (AN4374) and i�ve done the example to turn on all leds, i had to send to the led driver these commands:
* Brightness data latch 15 times ( 16 bits register ; Data =1 and with LE=1 during last three rising edge clocks).
* Brightness global latch one time (
16 bits register ; Data =1 and
with LE=1 during last five rising edge clocks).
* Write switch one time
(
16 bits register ; Data =1 and
with LE=1 during last two rising edge clocks).
With these commands i could turn on all leds but i had to send all these commands to the driver all time in a while loop.
Do you know if the driver can latch the last command sent and leave leds ON?
Where can I find this information?
Regards.
#led1642gw-latch-last-command #led1642gw2018-07-10 02:53 AM
did you have a look at this nuceleo expansion board board and its firmware, which is available online?