User Activity

Hello, I am new to STM32. I'm using ST32F429 Discovery board and I'm tring to read audio samples from ADC1 (PA5)+DMA, which is trigged by TIM2, and visualize the data on the LCD screen using BSP driver. I am using STM32CUBEIDE to generate source code...