Files
MoreTore/panda/board
FrogAi 4371a6c1fb Vehicles - Toyota - Automatically Lock/Unlock Doors
Automatically lock the doors when in drive and unlock when in park.

Credit goes to AlexandreSato!

https: //github.com/AlexandreSato/openpilot
Co-Authored-By: Alexandre Nobuharu Sato <66435071+alexandresato@users.noreply.github.com>
2024-08-06 15:21:36 -07:00
..
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-08-02 14:40:46 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-08-06 15:21:30 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -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 ../tests/reflash_internal_panda.py.