Files
panda-meb/board
Adeeb Shihadeh 6dfd4db4ab remove rtc (#1897)
* remove rtc

* fix build

* rm taht

* revert that
2024-03-11 16:08:43 -07:00
..
2024-03-11 16:08:43 -07:00
2023-08-05 16:04:09 -07:00
2024-03-11 16:08:43 -07:00
2024-03-06 21:13:13 +01:00
2024-03-11 16:08:43 -07:00
2024-03-11 16:08:43 -07:00
2024-02-16 22:58:01 -08:00
2024-02-16 22:58:01 -08:00
2023-08-06 12:29:54 -07:00
2023-09-30 12:49:46 -07:00
2024-01-20 16:19:34 -08:00
2024-02-10 14:50:36 -08:00
2024-01-18 14:29:01 -08:00
2024-03-11 16:08:43 -07:00
2024-03-11 16:08:43 -07:00
2024-02-03 23:18:33 -08:00
2023-12-10 11:14:53 -08:00
2024-02-18 11:56:44 -08:00
2024-02-16 22:58:01 -08:00
2024-01-20 17:05:12 -08: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 ../tests/reflash_internal_panda.py.