Sending ADC data directly over UART via DMA
Hi, I am trying to sample ADC data with stm32l4s5 using b-l4s5-iot01a board. I enabled ADC, USART1 and DMA on both but I do not see anything on my serial terminal. I am trying to send it over st-link connection, I sent a sample text like "Hello" and ...