Files
RadioPhotonic_PCB_PC_software/run
2026-02-03 18:57:30 +03:00

8 lines
189 B
Bash
Executable File

#!/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