STM32H755, IPCC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-16 2:15 AM
In my project I have to share some info among the two cores in the STM32H755 controller but I'm not able to find some simple example about the use of IPCC. Yes, there are presentations etc, but STM32Cube_FW_H7_V1.8.0 repository doesn't provide one.
Solved! Go to Solution.
- Labels:
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-16 2:46 AM
Hello @JTeba.1​
You can refer to OpenAMP or FreeRTOS examples provides in STM32CubeH7:
STM32Cube_FW_H7_V1.8.0\Projects\STM32H745I-DISCO\Applications\OpenAMP
STM32Cube_FW_H7_V1.8.0\Projects\STM32H745I-DISCO\Applications\FreeRTOS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-16 2:46 AM
Hello @JTeba.1​
You can refer to OpenAMP or FreeRTOS examples provides in STM32CubeH7:
STM32Cube_FW_H7_V1.8.0\Projects\STM32H745I-DISCO\Applications\OpenAMP
STM32Cube_FW_H7_V1.8.0\Projects\STM32H745I-DISCO\Applications\FreeRTOS
