albertaloop / Firmware

0 stars 0 forks source link

Run hello world on STM32MP157 from their "Getting started" guide #2

Closed Iyury1 closed 3 months ago

Iyury1 commented 4 months ago

Summary

The "Getting Started" section of the STM32 MPU ecosystem has a guide to "Create a simple hello-world application"

Run the example using the Starter Package: https://wiki.st.com/stm32mpu/wiki/STM32MP15_Discoverykits-_Starter_Package

Iyury1 commented 4 months ago

Started a rough draft of an instruction manual which contains notes on setting up the board. https://docs.google.com/document/d/1vS4PKmqABn59el0yvaNmkRi5rMidhrPvNgMQ9VMSgEk/edit?usp=sharing

Need to order a charger as well.

It says on the Starter Package page of the wiki that a Power supply is required. "a USB Type-C™ charger (5 V, 3 A) (not delivered in the packages)"

Ordered this charger: https://www.digikey.ca/en/products/detail/phihong-usa/AQ15A-050A/6188174

No order confirmation yet.

Iyury1 commented 3 months ago

Charger works. Was able to successfully flash the starter image to the board's sd card, and boot from the sd card.