Part Number: CC2642R-Q1
Hello
We are using the CC2642 to implement SPI communication.
The CC2642 acts as the SPI Master and specifies the Motorola SPI.
We are using the following SPICC26X2DMA. And the data frame is specified as 16bit.
software-dl.ti.com/.../_s_p_i_c_c26_x2_d_m_a_8h.html
Assuming we are sending and receiving a large amount of data.
Is there any way to estimate the time between data frames?
I would like to know the minimum data frame interval that the SPI Slave has to support.