Part Number: LP-MSPM0G3519
Other Parts Discussed in Thread: TSC2046E
Hi All,
Regarding SPI, there are two issues.
(1)-1
SPI frame length can NOT be set to be more than16
There are cases that SPI data length is more than 16Bit.
For example, frame data length is 24Bit regarding TSC2046E .

Is it possible to realize SPI frame more than 16.
If possible, please tell us the method.
(1)-2
SPI frame length can NOT be set dynamically
Is it possible to change SPI frame length dynamically.
If possible, please tell us the method.
We tried “DL_SPI_setDataSize” before DL_SPI_transmiteDataBlocking16..
(2)
When SPI frames sent continuously, /CS (Chip select) become high.
Is it possible to avoid high /CS between plural frames?
There is a function “DL_SPI_setDataSize”. We tried this function to change transmit frame length.
But, we can NOT change frame data length dynamically.
We called “DL_SPI_setDataSize” before DL_SPI_transmiteDataBlocking16.
We use plural “DL_transmitData16” or “DL_SPI_fillTXFIFO32”.



Best Regards,
Ito
