Hi,
I'm trying to configure SPI slave with dMax.
For slow transfers (rates up to ~1.5Mbps), there is no problem, but, when I set bus SPI speed for 4Mbps ++, the SPI slave (C6727) seems to not be able to output data in time.
For example, in the picture below, I set to transfer 0xFFFF data in 16 bits frame format, but the C6727 could not output the data correctly. Sometimes the master read 0x7FFF from the bus.
I’m using the following setup:
Spi:
Slave mode; polarity 0 (inactive low); phase 1; length 16
dMax:
SPI priority low; eSize 16bits; polarity falling edge
Thank you all,
Renê Benvenuti