Hi all,
I am programming an application with the LP5569 for a future consumer product.
I have successfully managed to create effects with the Windows UI software, extract the contents of the RAM, download them to RAM memory and execute them. In particular, I have 2 RGB LEDs and 3 white LEDs on our board. There is a very simple breathing effect that I would like to use and activate on those 5 LEDs independently. I mean activating the breathing only on LED1, then only on LED2 and so forth.
When I use the mapping LED registers (ENGINE1_MAPPING1, ENGNE1_MAPPING2, etc.) , which I believe associate LEDs to the different Engines, nothing seems to change. The only LEDs that have the effect are the ones selected on the Windows UI program.
Am I missing something here? Are the LED mappings to the engines tied up when the program gets created? But if that is the case, what is the purpose of the LED mapping registers?
Thank you in advance for your help.
David