STM32 Nucleo G071RB

Nucleo G081RB development board.

Sample firmware

References

Program STM32G074RE (Built-in SWD)

YAML test plans

  • suite-nucleo_g071rb-blinky-swd.yaml

title: "NUCLEO-G074RE Blinky, Built-In SWD"
suite:
  - ident: DEV-T1
    title: Get STM32G0 unique ID using built-in SWD interface.
    steps:
      - command: identify STM32G0
  - ident: DEV-T2
    title: Erase STM32G0 using built-in SWD interface.
    steps:
      - command: erase STM32G0
  - ident: DEV-T3
    title: Program STM32G0 using built-in SWD interface.
    steps:
      - command: program STM32G0 zephyr-nucleo_g071rb-blinky-3.3.0.hex