Support for STM32MP* MCU/MPUs?

ChibiOS public support forum for topics related to the STMicroelectronics STM32 family of micro-controllers.

Moderators: RoccoMarco, barthess

arsenix
Posts: 5
Joined: Wed Oct 26, 2011 1:14 am

Support for STM32MP* MCU/MPUs?

Postby arsenix » Mon May 18, 2020 3:22 am

I apologize if this has been answered before, but I searched and did not see anything. Has ChibiOS been used on the STM32MP chips? These are a hybrid chip with a Cortex-M4 and 1 or 2 Cortex-A7's. The M4 core seems fairly standard and similar to an STM32F4 device. Peripherals are mostly dedicated to one of the cores or the other AFAICT (ie they are fairly well partitioned). I am considering these chips for a new application and wondering if anyone has dug into this.

Thank you!


James

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: Support for STM32MP* MCU/MPUs?

Postby Giovanni » Mon May 18, 2020 5:00 am

Hi,

I have not yet started with that one, I agree that it should be pretty simple after figuring out how you prepare an image to be loaded and setup things for debugging.

I find harder get started with that platform than simply writing the code.

Giovanni

arsenix
Posts: 5
Joined: Wed Oct 26, 2011 1:14 am

Re: Support for STM32MP* MCU/MPUs?

Postby arsenix » Mon May 18, 2020 5:26 am

I read a little more and found their "migration guide":
https://www.st.com/resource/en/applicat ... ronics.pdf

They suggest that the M4 core in these chips is very similar to the STM32F467/469 devices. The primary difference is that the STM32MP M4 core does not have internal FLASH, and consequently must execute code from SRAM. The peripherals are otherwise very similar. Depending on the application that could be a fairly major change.

These devices seem convenient although board area wise they aren't any better than a two chip solution. They are very cheap though if cost is a factor.


Return to “STM32 Support”

Who is online

Users browsing this forum: Baidu [Spider] and 23 guests