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.

MCU-PLUS-SDK-AM263X: DMA for T&H read over I2C

Part Number: MCU-PLUS-SDK-AM263X
Other Parts Discussed in Thread: AM2631, SYSCONFIG

Tool/software:

Hello,

Is there any example or can you help me to setup DMA to send and receive via I2C ?
I need to read H&T sensor via I2C and since the maximum speed is 400K it would be too big delay in my application so I planned to leave that job to DMA.
I didn't find that I2C DMA mode is implemented at all in the SDK. I am now working on AM263x LaunchPad but in future this will work on AM2631.
Can you help me how to do this?