This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VE-Q1: tda4 spi dma 发送数据对齐问题

Part Number: TDA4VE-Q1

我在sdk 版本8.06 , 使用mcuspi5 dma 模式进行数据发送, 发现数据发送被截断。如 发送30bytes 数据, mosi 线上数据是30bytes ,  发送36bytes数据, mosi 线上只有32bytes 数据。 
我是直接使用sdk 里面的驱动文件来实现的功能,请问这种情况的原因是什么?我该如何解决。
感谢您的帮助