Description
Add board qualification tests for the user RGB LED and BLE LED on the STeaMi board.
Components
| LED |
Pin name |
STM32WB55 Pin |
| RED |
LED_RED |
PC12 |
| GREEN |
LED_GREEN |
PC11 |
| BLUE |
LED_BLUE |
PC10 |
| BLE |
LED_BLE |
PH3 |
Scenario: tests/scenarios/board_leds.yaml
Tests
- LED RED on/off — turn on for 1s, turn off
- LED RED visible — manual confirmation
- LED GREEN on/off — turn on for 1s, turn off
- LED GREEN visible — manual confirmation
- LED BLUE on/off — turn on for 1s, turn off
- LED BLUE visible — manual confirmation
- RGB LED full cycle — R → G → B → white (all on), each 500ms
- RGB LED cycle visible — manual confirmation
- LED BLE on/off — turn on for 1s, turn off
- LED BLE visible — manual confirmation
All tests use hardware_script + manual actions (hardware mode only).
Depends on
Description
Add board qualification tests for the user RGB LED and BLE LED on the STeaMi board.
Components
LED_REDLED_GREENLED_BLUELED_BLEScenario:
tests/scenarios/board_leds.yamlTests
All tests use
hardware_script+manualactions (hardware mode only).Depends on