cancel
Showing results for 
Search instead for 
Did you mean: 

Example of OpenAMP send message from core M4 to M7 (Nucleo H745ZI)

ManhPham
Associate III

Hello everyone,

I am using Nucleo H745ZI dual core and I want to communicate intercore by OpenAMP.

The ST only giving example send message from core M7 to M4. But I want to send message from core M4 to M7, I tried follow the OpenAMP flowchart but not working.

Do anyone has the example of OpenAMP send message from M4 to M7?

1 ACCEPTED SOLUTION

Accepted Solutions
mƎALLEm
ST Employee

Hello,

Check the oscilloscope example X-CUBE-H7DC-APP, it is using OpenAMP. Most probably CM4 is converting an external analog signal and it is sending the samples (using OpenAMP) to CM7 to display it and apply the FFT.

EDIT:

Indeed, it does (from the data brief:(

mALLEm_0-1757417774714.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
mƎALLEm
ST Employee

Hello,

Check the oscilloscope example X-CUBE-H7DC-APP, it is using OpenAMP. Most probably CM4 is converting an external analog signal and it is sending the samples (using OpenAMP) to CM7 to display it and apply the FFT.

EDIT:

Indeed, it does (from the data brief:(

mALLEm_0-1757417774714.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.