Files
StarPilot/panda/board
FrogAi 42b8b5f102 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-07-31 21:43:29 -07:00
..
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:22 -07:00
2024-07-24 10:32:25 -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-07-31 20:32:32 -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.