STM32 Nucleo L552ZE Q
Vendor: STMicroelectronics
Program Target: STM32L5 : STM32L552ZEQ
Sample firmware
zephyr-sample-blinky-nucleo_l552ze_q.hex
: Example “blinky” firmware for STM32 Nucleo L552ZE Q
References
Program STM32L55ZEQ (ST-Link)
YAML Test plans
suite-nucleo_l552ze_q-blinky.yaml
: PLT test plan to programzephyr-sample-blinky-nucleo_l552ze_q.hex
title: "Program: blinky sample"
suite:
- ident: DEV-T1
title: Identify DUT
steps:
- command: identify STM32L5_STLink
- ident: DEV-T2
title: Erase STM32L5 through USB ST-Link
steps:
- command: erase STM32L5_STLink
- ident: DEV-T3
title: Program STM32L5 through USB ST-Link
steps:
- command: program STM32L5_STLink zephyr-sample-blinky-nucleo_l552ze_q.hex
See also