User Activity

Posted on May 08, 2018 at 18:56Hi all, I have a STM32 NUCLEO-H743ZI evaluation board. I am trying to read ADC using DMA. Meanwhile, I also need to use the CPU to process the data read from the ADC. So I use a double buffer mode. I used CubeMX to gen...