Tool/software: Code Composer Studio
Do anybody have an idea how to make Mode Switching by using SPI peripheral unit for TLC5926-Q1?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Do anybody have an idea how to make Mode Switching by using SPI peripheral unit for TLC5926-Q1?
Hi, Juris,
Why do you want to make Mode Switching by using SPI? Is there anything special in your application? When a one-clock-wide pulse of OE(ED2) appears, TLC592x-Q1 enters the two-clock-period transition phase, the Mode Switching phase. Please refer to datasheet page 18.
Thank you, Charles,
In dynamic display the communication is intensive and time slot sensitive. Sometime I should adjust a brigtness. Therefore I would like escape to switch ports from SPI to I/O mode and back. I can't find a right way to synhronize OE and LE with SPI clock.
Best Regards
Juris
Hi, Frank,
Actually switching to I/O mode is not preferable solution, please look on my answer to Charles Chen1. But it seems I should to optimize my application to use I/O for Mode Switching.
Thank you and Best Regards,
Juris