2017-02-24 08:09 AM
We are using the STM32F437 and I am trying to find application notes for using ADC with DMA. More particularly I would like to see notes or code examples where multiple channels (2) are interleaved.
Thanks,
jh
2017-02-24 11:04 AM
I think STMCubeF4 contains some examples.
2017-02-24 12:38 PM
Thanks but the only examples there seem to be HAL based and we are not using HAL.
jh
2017-02-24 12:57 PM
STM32F4xx_DSP_StdPeriph_Lib_V1.8.0\Project\STM32F4xx_StdPeriph_Examples\ADC\ADC_DualModeInterleaved
2017-02-24 01:44 PM
Thank you sir. I am embarrassed to say I forgot to look there.
jh
2017-02-24 02:39 PM
I'm not sure I've posted an interleaved example for the F4, but it is only subtly different to the non-interleaved mode.