Skip to content

Nucleo STM32H743 #75

Answered by imrank03
hakanlundvall asked this question in Q&A
Nov 15, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

There is currently support for STM32H723 in rustBoot. I have a Nucleo STM32H743 evaluation board that I want to add support for it but I'm new to both rust and stm32 mcu's. I would appreciate some pointers on where to start and what parts of the existing H723 implementation that likely needs changes.

Hello @hakanlundvall, here are some general pointers to get you started:

  • Clone the Repository:

    • Begin by cloning the rustBoot repository to your local development environment.
  • Develop Flash Driver and Create Partitions:

    • Write a flash driver for the STM32H743, making necessary adjustments. Additionally, create partitions as needed. Note that the existing flash driver for the STM32H723

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@nihalpasham
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by hakanlundvall
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants