Hi,
I have a PC software to write 1 byte command and read 7K bytes a time from TMS470 through SPI ( similar as a memory dump ). TMS470 acts as SPI slave. PC use SPI continuous read mode to read data out with continuous CLK, meaning there is no gap between each 8 bit CLK. Similar to the SPI flash memory read command.
Is the TMS470 hardware possible to send out SPI bytes with continuous SPI clock? I cannot make it work yet.
Thanks, Jian