Problems porting from STM32f407 Discovery to STM32F429 Discovery
Posted on May 11, 2015 at 18:37 Good afternoon, I am trying to port an application I wrote for the STM32F407 Discovery board, which makes use of the ADC, DMA and NVIC to the STM32F429 Discovery board. I receive a lot of errors wh...