Hello @zhouxiang1,
By the TX interrupt, I understand this is an interrupt at the end of the DMA transfer.
The DMA transfer completes as soon as the data are transfered to the LPSPI TX FIFO not at the end of the LPSPI transfer.
Why do you need a GPIO CS? The LPSPI module support continuous transfer mode that keeps the CS asserted between frames.
Regards,
Daniel