STM32 Nucleo F070RB
Vendor: STMicroelectronics
Program Target: STM32F0 : STM32F070RBT6
Sample firmware
zephyr-nucleo_f070rb-blinky-3.2.0.hex
: Example “blinky” firmware for STM32 NUCLEO-F070RB
References
Program NUCLEO-F070RB (SWD)
YAML Test plans
suite-nucleo_f070rb-swd.yaml
: PLT test plan to programzephyr-nucleo_f070rb-blinky-3.2.0.hex
title: "Program NUCLEO-F070RB over SWD"
suite:
- steps:
- command: identify STM32F0
- command: erase STM32F0
- command: program STM32F0 zephyr-nucleo_f070rb-blinky-3.2.0.hex
Program NUCLEO-F070RB (ST-Link)
YAML Test plans
suite-nucleo_f070rb-stlink.yaml
: PLT test plan to programzephyr-nucleo_f070rb-blinky-3.2.0.hex
title: "Program NUCLEO-F070RB over STLink"
suite:
- steps:
- command: identify STM32F0_STLink
- command: erase STM32F0_STLink
- command: program STM32F0_STLink zephyr-nucleo_f070rb-blinky-3.2.0.hex
See also