This commit is contained in:
Your Name
2025-11-13 14:17:35 +00:00
parent dceae9e958
commit 809f19bea4
2 changed files with 8 additions and 0 deletions

4
run
View File

@ -1,3 +1,7 @@
#!/usr/bin/bash
#reset generator PCB
pinctrl set 26 op dl # drive PCB NRST LOW -> reset stm32
pinctrl set 26 op dh # turn stm32 back ON
source .venv/bin/activate
python3 _device_main.py