cancel
Showing results for 
Search instead for 
Did you mean: 

How to Run on Bare Metal RTOS on STM32MP135F-DK Discovery Board?

Soundhar
Associate II

I recently purchased a STM32MP135F-DK Board to develop a IoT application.

 

I'm slowly learning my way though OpenSTLinux. but for a urgent need i need to develop a hand application demo. the product description says it also supports bare metal RTOS programming.

 

I'm unable to set a C Programming environment for STM32MP135F on STM32CUBEIDE like for STM32 Micro controllers. It only open's on ST Linux development environment only.

 

kindly guide me a way for bare metal programming on STM32MP135F.

2 REPLIES 2

Perhaps looks at how uBoot is built, or boot loaders for similar Cortex MCU.

Perhaps drive something more directly with GNU/GCC and make.

I'd imagine there are include files for the MCU and peripherals at some level.​

Likely going to have to some of this from scratch using experience from developing on other embedded MCU platforms. Most of the effort has gone into build Linux because that's what 99.99% are doing.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Erwan SZYMANSKI
ST Employee

Hello @Soundhar​ ,

Thank you for your interest on STM32MP13 product.

For now, MP13 bare metal project is in Alpha step, and so only available for our Alpha customer program. This is still under development, and the mass market for the first release is programmed at the end of 2023.

You can contact your local Sales service if you need more information about it.

Kind regards,

Erwan.

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.