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.
To read more than 8 bytes of data via I2C DMA with repeated block transfer mode from an external EEPROM chip.
Hi, Lavina
Please refer to this demo code first.
0777.i2c_controller_rw_dma_fifo_interrupts_LP_MSPM0G3507_nortos_ticlang.zip
Regards,
Helic
Hi, Lavina
You can change the DMA to repeated mode based on this demo code,
then use the stop interrupt to stop the DMA,
and use DMA.SZ to calculate the amount of data to be transferred.
Regards,
Helic