Triple mode ADC with new HAL
Posted on December 01, 2014 at 22:52 Hello, I'm trying to set the ADC(s) of the stm32f407 in triple mode, using DMA for data transfers. Based on the the only available example in the cube package and some old code, written using the stdpheri...