Dear All,
I've a question about using C5509A's McBSP as SPI Slave. The desired SPI protocol is similar to the one used in ordinary SPI Flash. In such protocol the SPI /CS signal remain asserted (Lo) during the command, address, write/read data phases. As an example, you can check the timing diagram in P. 25 Figure 7 of the following datasheet of some SPI Flash:
www.winbond.com/.../w25q64cv_revh_052214[2].pdf
However, according to the following paragraph in P. 6-15 of SPRU592E (TMS320VC5501/5502/5503/5507/5509/5510 DSP Multichannel Buffered Serial Port (McBSP) Reference Guide), it seems that such SPI-Flash-like protocol is not possible for the SPI Slave using McBSP because /CS must be de-asserted:
The McBSP requires an active edge of the slave-enable signal on the FSX |
I'm wondering whether it is possible to use McBSP to implement an SPI Slave supporting SPI-Flash-like protocol?
Regards,
Oliver