Hi,
I am running TMS570LS3137 in standard slave mode. For sending data I am using DMA. Everything is fine up to 8 MHz above that it seems TMS can not send fast enough data.
Here is 6Mhz ClK/MISO from TMS
Data is 1,2,3,4,5..
Here is 10Mhz log Data suppose to be 1,2,3,4... But it is 1,1,0,..
There is CS on every transfer and i do not use ENABLE signal. It is standard 3 -wire connection.
Is there limitation in TMS570for slave mode?If not what can be the reason TMS not to be ready to send data?
Best Regards,
Stefan Nikolov