Hi everyone,
I'm trying to program a TLC5971, with the SPI1 of STM32f405. Unfortunatly the PWM of the TLC5971 is not working.
I have checked the inpunt of the TLC5971, Vcc= Vreg=3.3V, GND is also good. And the data and clock of the spi arrives ok to the TLC5971. It is even propagated to SCKO and SDTO. To be honest, the signal SCKI is perfect on the input, but SCKO it doesn't look good at all. Not in good shape. It's something secondary, I don't need it . Just for info.
Right now the circuit scheme is the same as application circuit for VCC=Vreg.
The code of programming is the following :