Setup ADC + DMA STM32H745 Nucelo Board using CubeMX
I'm trying to port some code from a Discovery F7 Board to the dual-core H745 Nucleo board and I'm going to make use of the following peripherals:ADC, DMA, SDMMC, Ethernet and UART. I have this all working on the Discovery board but I'm having trouble...