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.

SPI protocol on DM6437



Hello,

I have DV6437EVM board and SPI host adaptor board, AARDVARK I2C/SPI board.

I have configured McBSP0 of DSP as a SPI slave and Host adapter board as SPI master.

Data transmission from Host board to DSP is working correct. If slave DSP want to send the data to master than it has to wait to receive word from Master board despite master is providing continuous clock.  

 Slave can only send a word if it receive a word from master. It can not send continuous data words to master.  Slave can only send continuous data if it receive continuous data from master. 

My question: Is it because MCBSP work in clock stop mode?? 

Please can anybody tell me what is the exact reason behind this?

Regards,

Naresh