Hi Yuri,
Thank you for your response.
I know this solution, but using it will make the data transfer time longer because the manual control of CS-GPIO will have a delay.
I have a functional requirement to send 8MB of data, so I have to cut multiple packets to send because the slave receives up to 16KB of data in a single transaction, which makes the transfer time even longer.
I would like to know other solutions to reduce the delay time caused by manual control by setting spi dma or register.
Regards,
Benny