SSD1306 stop working while DMA Mode enabled to read ADC.
I am trying to read 4-20mA Transducer using ADC and DMA Enabled. Normally OLED works fine. But when i enabled DMA, OLED is blank. What could be wrong ? int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration-----...