2023-04-12 06:41 AM - last edited on 2023-06-16 07:25 AM by Kevin HUBER
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.
2023-04-12 08:16 AM
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.
2023-04-12 11:57 PM
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.