Part Number: TMS320F28335
Dear team:
I have a problem that receiving data using McBSP with DMA is shifted one channel below 9.375MHz clock.
(For example : Buffer_TX[0] --> Buffer_RX[1], Buffer_TX[1] --> Buffer_RX[2], .... , Buffer_TX[15] --> Buffer_RX[0])
However, operation of 16 channel in 18.75MHz clock or olnly one chanel below 18.75MHz is satisfied.
McBSP is applied SPI master mode with 16channel-16bit-burst in max 18.75 or below MHz serial clock.
DMA is adopted to event trigger method, not pripheral intterrupt.
The Receve & Transmit test is performed by DLB(Data Loop Back) mode.
How can I solve this problem? I want to resolve this issue.
Thank you.
Best regards