STM32F103RC I2C Nightmare - Help!
Posted on February 11, 2016 at 21:40I have been trying for way too long to get this peripheral to behave the way I want it to. I'm trying to implement a driver that makes use of interrupts and DMA so as not to block. While much about this device i...