Sending Data from M4 to A7 using OpenAMP without A7 Initiation – Need Help!
Greetings everyone,I’m currently working on inter-core communication between the Cortex-M4 and Cortex-A7 cores using OpenAMP and RPMsg. My goal is to send dummy sensor data from the M4 to the A7 periodically. I am using STM32MP157F-DK2.However, I’ve ...