STM32MP157 FIRMWARE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-27 2:11 AM
I developed a new stm32mp157 board. Do I need to update the firmware to run A7 on stm32mp157? Or is the firmware already updated?
- Labels:
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-28 5:20 AM
Hi @LeeJaewon ,
Sorry I don't understand the question.
Did you refer to : stm32mpu
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
‎2024-06-30 6:50 PM
I'm talking about the stm32mp157fac chip.
Do users need to separately upload firmware to run the A7 core?
Or, I would like to know if it was already done at the time of production.
I created the circuit and artwork to match the stm32mp157 discovery board.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-01 12:17 AM
STM32MP15x MPUs does not come with an embedded flash memory, that is why you need to incorporate uSD card, eMMC or NAND/NOR flash on your custom board.
Only basic boot functionalities are integrated by ST inside the chip, the rest of the boot sequence and user application must be flashed on an external memory, such as the uSD card you can find in discovery kits.
