How to be able to use the A7 cores without Linux ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-24 10:39 PM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-01 7:24 AM
Hi @Hungchul.Shin​
IAR and KEIL support the STM32MP1 for the programming of the M4 core (coprocessor) , not the A7.
A7 bare metal is not a solution supported by ST. Some customers and third parties are working in this topic.
Be aware that if a peripheral driver is not available in CubeMP1 for M4 (which can be usually ported to A7), it is up to you to manage the SW.
This is the case for all peripherals which are different to support extended features of STM32MP1 family (e.g. ETH, GIC, BSEC, FMC, GPU, USBH, USBPHYC, DDRCTRL, DDRPHYC, etc..).
Olivier
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-01 7:24 AM
Hi @Hungchul.Shin​
IAR and KEIL support the STM32MP1 for the programming of the M4 core (coprocessor) , not the A7.
A7 bare metal is not a solution supported by ST. Some customers and third parties are working in this topic.
Be aware that if a peripheral driver is not available in CubeMP1 for M4 (which can be usually ported to A7), it is up to you to manage the SW.
This is the case for all peripherals which are different to support extended features of STM32MP1 family (e.g. ETH, GIC, BSEC, FMC, GPU, USBH, USBPHYC, DDRCTRL, DDRPHYC, etc..).
Olivier
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.
