cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H755, IPCC

JTeba.1
Associate

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Bouraoui Chemli
ST Employee

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

View solution in original post

1 REPLY 1
Bouraoui Chemli
ST Employee

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