To read 100ytes of data via I2C DMA from an external EEPROM chip.
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.
Hi, Lavina
Here is the DMA demo code with DMA.
i2c_controller_rw_dma_fifo_interrupts_LP_MSPM0G3507_nortos_ticlang.zip
Regards,
Helic
Hi, Lavina
I don't have this.
But you can replace the DL_I2C_startControllerTransfer with DL_I2C_startControllerTransferAdvanced and set no stop.
Then directly start another transfer is OK.
Regards,
Helic