I2C Receive , triggered by a Timer, Datatransfer via DMA
Hello, is there a way that a timer triggers an I2C-Receive with a Datatransfer from the Peripheral to memory via DMA?I’d like to have no “Timer-Interrupt�? that calls the DMA-Transfer, invoking the I2C. I’d like to drive the DMA-Request from the Time...