STM32F4 ADC w/ DMA application notes & examples
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-24 8: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-24 11:04 AM
I think STMCubeF4 contains some examples.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-24 12:38 PM
Thanks but the only examples there seem to be HAL based and we are not using HAL.
jh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-24 12:57 PM
STM32F4xx_DSP_StdPeriph_Lib_V1.8.0\Project\STM32F4xx_StdPeriph_Examples\ADC\ADC_DualModeInterleaved
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-24 1:44 PM
Thank you sir. I am embarrassed to say I forgot to look there.
jh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-02-24 2: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.
Up vote any posts that you find helpful, it shows what's working..
