Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH
I'm working on TDA4VH with sdk0805, and I want to use dma to copy a matrix of 2x2.
when I created a TR like this, I can copy this matrix successfully:

But when I set DFMT field of FMTFLAGS to 2, which means transpose, it hangs on function `DmaUtilsAutoInc3d_wait`:


am I wrong to set some fields of this TR? Please help to provide some ideas to solve this problem. Thanks.

