Communication between core M7 and M4 with MDMA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-21 12:59 AM
Hello all,
is there any example how to communicate with M7 and M4 in a STM32H745zi? Or any example how it is done communication with ST Cube would be great.
Thanks in advance
Alan
Solved! Go to Solution.
- Labels:
-
DMA
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-26 4:34 AM
Hello @ABlum.2​ ,
I advise you to refer to the MDMA example runs on STM32H745xx devices available under STM32CubeH7 MCU package: Repository\STM32Cube_FW_H7_V1.9.0\Projects\STM32H745I-DISCO\Examples\MDMA
So, you can take this example as start point and you may update it according to your needs.
I hope this helps you !
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-26 4:34 AM
Hello @ABlum.2​ ,
I advise you to refer to the MDMA example runs on STM32H745xx devices available under STM32CubeH7 MCU package: Repository\STM32Cube_FW_H7_V1.9.0\Projects\STM32H745I-DISCO\Examples\MDMA
So, you can take this example as start point and you may update it according to your needs.
I hope this helps you !
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-27 5:24 AM
Thanks Imen!
