2025-03-10 1:32 AM - last edited on 2025-03-10 1:36 AM by Andrew Neil
Currently, I'm running the M4 core by loading it through the A7 core.
Is there any way to make these two cores start independently, without interfering with each other, and only perform communication?
Solved! Go to Solution.
2025-03-10 1:42 AM - edited 2025-03-10 1:42 AM
Hi @csm ,
No, by construction STM32MP15 can operate only with the A7 Core as master.
M4 cannot start independently out of the Engineering mode limited to developpement purpose.
Can you elaborate further why you see this as a limitation for your product / use case ?
Thanks
Olivier
2025-03-10 1:42 AM - edited 2025-03-10 1:42 AM
Hi @csm ,
No, by construction STM32MP15 can operate only with the A7 Core as master.
M4 cannot start independently out of the Engineering mode limited to developpement purpose.
Can you elaborate further why you see this as a limitation for your product / use case ?
Thanks
Olivier
2025-03-10 1:54 AM
In a product that needs to be developed now, it is necessary to ensure the stability of simple functions. I'm worried that after running linux for a long time, some issues will occur, leading to the entire device restarting.