Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

STM32 Green and Yellow Exercise

In this exercise you’ll get familiar with:

  • the structure of embedded Rust programs,
  • the existing embedded Rust tooling, and
  • embedded application development using a Board Support Package (BSP)

This final part of this exercise is based around the Green and Yellow exercise which you may have completed on your desktop computer in an earlier training. You can either complete that exercise first to develop the game algorithm, or you can copy-paste our sample algorithm and concentrate on porting it to run on the STM32U5A5 microcontroller.