stm32h7b0vb ADC+dma always Overrun Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-26 1:30 AM
ADC Trigger from Timer,DMA transmit ,and then Always Overrun Error, buffer address @0x30000000.Data can not be transferred to buffer correctly,ADC1 register DR is 0x801 while buffer is 0x01.
- Labels:
-
ADC
-
DMA
-
STM32CubeMX
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-26 7:51 AM
Show your code. How fast is TIM1? Are you transferring half words or bytes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-29 11:20 PM
Hello @wjun.1​ ,
Thanks for your feedback,
Could you please specify the CubeMX version and if possible, please share your .ioc file.
Regards,
Sara.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-30 1:10 AM
Maybe take a look at this (wrong init order): https://community.st.com/s/question/0D53W00001EzCmCSAV/mxdmainit-order-in-the-mainc-file-generated-by-stm32cubemx-how-to-fix
