Part Number: TMS320F28377D
Hi champs,
In SPI slave mode, when one data word is received/transmit, it needs time for DSP to move SPIDAT to SPIRXBUF and then load data into SPIDAT from SPITXBUF.
If SPI host needs to send multiply words to DSP (SPI slave), is there specific needed time delay between SPI data words so that DSP is able to complete internal data transfer first?
In SPI high speed mode, if we say LSPCLK is 200 MHz, SPICLK is 50 MHz and data word length is 16-bit. When SPI host sends 32 bits SPI clock try to read out 32-bit data from DSP, then DSP will have about 4 cycles to complete internal data transfer and ready to output 17th data bit when SPI clock arrives, is it possible DSP outputs 17th data bit in time without problem?
Regards,
Luke