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