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.

LP-MSPM0G3507: Unable to see continuous clock on SPI

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507

Tool/software:

Hi

I tested "spi_controller_repeated_fifo_dma_interrupts_LP_MSPM0G3507_nortos_ticlang" example in SDK 2.1.0.03 and observed that the SPI clock is not continuous till all the four bytes are transferred. There is a gap in SPI clock after each byte transferred, also the chip select pin is toggled after each transaction. (check the below screenshot for reference).

 

For one of our projects, we require a continuous clock without any gaps after each byte, and no toggling of chip select after each byte, is there an option how we can do that.

TIA,

Gupta