cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32 mp1 programming

SDall
Associate II

I ask how can I program both the cortex m4 and the cortex a8 at the same time in mp1, can I pre-program both of them with cubemx or do I have to manually access the 8 cortex with openstlinux? are there any tutorials that teach you to do this?

3 REPLIES 3
SDall
Associate II

considering that the a8 has many interrupts in it, how can I use the kernel?

Olivier GALLIEN
ST Employee

Hi @SDall​ 

STM32MP1 is a dual core Cortex-A7 + Cortex-M4

Please refer to online documentation here to start with this chip :

https://wiki.st.com/stm32mpu

Olivier

Olivier GALLIEN
In order 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.
SDall
Associate II

i'm looking at the documentation, now the question is:

1 should i take a computer with linux operating system and access m4 and a7

2 can I access the cortex m4 with windows and the A7 from the board terminal

which of the two because I did not understand correctly