Skip to main content
SDall
Associate III
May 10, 2020
Question

Stm32 mp1 programming

  • May 10, 2020
  • 3 replies
  • 813 views

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?

This topic has been closed for replies.

3 replies

SDall
SDallAuthor
Associate III
May 10, 2020

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

Olivier GALLIEN
Technical Moderator
May 11, 2020

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
SDallAuthor
Associate III
May 24, 2020

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