ST-LINK Example
This example showcases the interactions between a HIL gateway and a STM32 microcontroller using the ST-LINK interface.
It consists of a single file:
test_st_link_interface.py
- Contains a test that programs a STM32L476RG with embedops-dev-demo.bin firmware, which can be built by following the EmbedOps CLI Quickstart, starts execution of the firmware, and erases the device.