Hello Support,
Is there any way I can use Compatibility Mode SPI with DMA using 16-Bit SPI Transfer where the DMA Control Packet has ELEMENT Count as 2 instead of usual 1?
I want to use TTYPE = FRAME_TRANSFER.
DMA READ/WRITE Elelement Size if 16_BIT.
How to synchronize between DMA Transfer to SPI TXDATA field of DAT0 register [3-Pin Mode of SPI] when ELEMENT Count is 2 instead of 1?
Any detailed information will help me.
I can use it with ELEMENT Count of 1 without any issue.
But I need to use ELEMENT Count of 2 due to Slave Device requirements of toggling ChipSelect at 32-Bit boundary of SPI Message.
If I can use ELEMENT Count as 2, then I can use FTCA Interrupt to toggle the Chip Select Pin in 3-Pin Mode of SPI.
Thank you.
Regards
Pashan