This message will disappear after all relevant tasks have been resolved.
Semantic MediaWiki
There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.1. Introduction[edit source]
STM32 MPU Evaluation boards and Discovery kits share the same usage for LEDs and buttons. The following paragraphs describe the functional mapping of the LEDs and buttons, so that you can refer to the respective board-hardware descriptions to determine to which GPIO each function is mapped:
- STM32MP157C-EV1 - hardware description for the Evaluation boards
- STM32MP157X-DKX - hardware description for the Discovery kits.
2. Description[edit source]
LED color | Button label | Purpose |
---|---|---|
- | WAKE UP | This button allows the platform to be woken from any low-power mode[1] |
Green (*) |
USER1 (*) |
This can be used at boot time as a button, by U-Boot, to enter USB programming mode with STM32CubeProgrammer. This avoids manipulation of the boot pins when a valid U-Boot image is already present in the board. It can be used at runtime as:
|
Red (*) |
USER2 (*) |
This can be used at boot time as a button, by U-Boot, to enter Android Fastboot mode. It is also used as a LED to show Cortex-A boot information[2], then it can be used, at runtime, as a button for Linux examples. It is not used by STM32Cube. |
Blue | - | Linux heartbeat LED, which blinks as long as the Linux[3] is alive[2] on the Cortex-A |
Orange | - | STM32Cube[4] examples verdict LED. |
3. References[edit source]