Files
panda-evo/board
Adeeb Shihadeh 2e691e3e62 safety: move relay fault management (#2281)
* safety: move relay fault management

* set it
2025-09-27 15:58:04 -07:00
..
2025-09-13 11:09:51 -07:00
2025-08-26 12:37:36 -07:00
2025-09-10 20:00:41 -07:00
2025-07-31 17:50:26 +02:00
2025-07-27 15:06:30 -07:00
2024-09-19 21:15:08 -07:00
2025-09-10 20:00:41 -07:00
2025-08-26 12:37:36 -07:00
2025-07-19 21:05:12 -07:00
2024-09-19 21:15:08 -07:00
2025-08-26 12:37:36 -07:00
2024-09-19 21:15:08 -07:00
2024-09-24 16:37:23 -07:00
2025-08-26 12:37:36 -07:00
2025-08-26 12:37:36 -07:00
2024-06-26 16:59:08 -07:00
2025-09-10 20:00:41 -07:00
2025-08-26 15:01:22 -07:00
2025-08-26 15:01:22 -07:00
2024-09-19 21:15:08 -07:00
2025-05-19 19:24:49 -07:00
2024-11-22 19:33:04 -08:00
2024-05-30 22:13:47 -07:00

Programming

./flash.py        # flash application
./recover.py      # flash bootstub

Debugging

To print out the serial console from the STM32, run tests/debug_console.py

Troubleshooting

If your panda will not flash and green LED is on, use recover.py. If panda is blinking fast with green LED, use flash.py.

Otherwise if LED is off and panda can't be seen with lsusb command, use panda paw to go into DFU mode.

If your device has an internal panda and none of the above works, try running ../scripts/reflash_internal_panda.py.