Multiple reads using DMA
Posted on March 30, 2016 at 13:14 Does DMA has FIFO buffer of commands? My task is to read multiple bytes from different registers via I2C alternately. Could I just write like this: /*Somewhere in code....*/ HAL_I2C_Mem_Read_IT(&hi2c2,...