Below is my main.c file. I'm wanting to scan analog pins PA0 and PA1. They work individually when not using DMA, but when I try to use DMA, the analog values are read once and then never updated after that. Any ideas? /* USER CODE BEGIN Header */
/*...