STM32L4 Discovery kit IoT node
L475E-IOT01A STM32L4 Discovery kit IoT node
Vendor: STMicroelectronics
Program Target: STM32L4 : STM32L475E
Sample firmware
STM32L4_IOT_HR.elf
: Example BLE firmware for STM32L4DK-IOT
References
Program STM32L475E, Test BLE (ST-Link)
YAML test plan
suite-stm32l4DK-IOT-BLE.yaml
: PLT test plan forSTM32L4_IOT_HR.elf
title: "STM32 DK IoT node"
suite:
- ident: ICT-T1
title: Erase stm32l4 through USB ST-Link
steps:
- command: erase STM32L4_STLink
- ident: ICT-T2
title: Program STM32L4-IOT-BLE through USB ST-Link
steps:
- command: program STM32L4_STLink STM32L4_IOT_HR.elf
- ident: ICT-T3
title: Identify DUT
steps:
- command: identify STM32L4_IoT_STLink
- ident: ICT-T4
title: BLE discovery
steps:
- command: bledis %BLEMAC% 30 # Wait up to 30 seconds for BLE discovery to complete
See also