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.

DMA event Generation by I2C Peripheral

Hello,

We are using I2C as a slave and like  to  use dma  for receive I2C data transfer. We like to generate

DMA  interrupt when I2C stop condition is detected. Is there any example I can follow to configure DMA 

to tie with I2C stop condition ?

Thanks

Shafique

  • Hi Md Islam,

    I am assuming you are using C674x DSP.
    We do have a edma based I2C example code, I had suggested you in other post of yours,
    https://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/443305

    Have you given a try with that example code ?