Hello,
I'am using an array of TLC5925 and a SPI Flash Memory on one SPI Port ( Arduino DUE ).
To write data on the Flash Memory I run the SPI with 84Mhz and give a SlaveSelect pin high to the memory.
The LED Driver hasn't got a slaveselect ,only a latch.( After Data: Latch high and low )
Tlc5925 and the Flashmemory are sharing the same Sck and Mosi Ports.
So is it any probleme if I write Data with 84Mhz in the TLC5925 ? Or can it cause any damage ?
Any Idea how to solve my Problem ?
Sorry for bad english ;-)