I2C DMA data sizes
Posted on June 11, 2013 at 21:12 Using a STM32L152RB I'm trying to send some data out on the I2C bus using DMA, but I can't quite get the data to transmit like I expected. This is how I'm initializing the DMA. My memory source is...