Fast I2C with DMA transfer issue
Hello, I have successfully implemented the standard I2C protocol with OLED. To speed up the display operations, I increased the speed of the I2C and it works fine up to 290 kHz.The protocol relies on DMA transfer and the CPU is in SLEEP until the DMA...