TI Team,
The AM335X allows you to connect up to 4 slaves using the SPI controller. I have 50 slaves that I need to poll from time to time in my system. Do you have any suggestions on how I can accomplish this using the AM335X family?
-DAvid
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.
TI Team,
The AM335X allows you to connect up to 4 slaves using the SPI controller. I have 50 slaves that I need to poll from time to time in my system. Do you have any suggestions on how I can accomplish this using the AM335X family?
-DAvid
Each of the two McSPI ports is capable of up to 4 SPI channels. Other channels could potentially be enabled using GPIO's as Biser mentioned.