STM32F030C8T6 DMA I2C stuck in endless while loop without interrupt
Hi.I tried using DMA with I2C before using interrupts and I seem to get the same problem that still remains unsolved.This time around I decided I will try and not use any interrupts to make things a bit simple. However I am still getting the same res...