STM32F429 and STM32F407, the corresponding DMA routines of these two chips.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 7:40 PM
�?�以直接将STM32F429的DMA例程直接下载到STM32F407中使用�??
我这边直接下了进去,�?试了一下,�?�现串�?�没数�?�。
应该是�?对STM32F429的例程修改�?STM32F407版本的例程?
如果是�?修改的�?,具体应该修改哪些地方呢?
�?次接触,特�?�请教
感谢�?
Solved! Go to Solution.
- Labels:
-
DMA
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 11:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 8:51 PM
The F429 and F407 share much in common.
The associativity of USART vs DMA unit/channel/stream is covered in the RM0090 Reference Manual
See Table 42 and 43, DMA Request Mapping
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
2021-03-10 10:52 PM
现在�?�到一个问题,用串�?�调试助手给STM32F407开�?��?�传输数�?�,串�?�调试助手能接收到一些乱�?。硬件应该没什么问题,�?�能出现的问题在哪呢?
特�?�请教
谢谢
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-10 11:35 PM
已解决,替�?�一些�?置�?�,stm32f4xx.h里�?�的�?置�?�生混乱的原因。
谢谢您的帮助
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-11 7:04 AM
Hello @Lyang.6 ,
Please try to write in English if you want to make sure you can get an answer, because most of the people on this community can speak English but not Chinese.
Your problem is resolved now, following the translation of your post using Google translate:
"It has been resolved. After replacing some configurations, the configuration in stm32f4xx.h is confused.
thank you for your help
"
I marked your post as Best Answer, as this can be very helpful for Community users to find this solution more quickly.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-11 5:04 PM
ok
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-11 5:49 PM
No issues from me,
I just push the Translate button in Chrome, it provides a reasonably serviceable translation, and I suspect the reverse process is similarly usable.
Up vote any posts that you find helpful, it shows what's working..
