panda/board
George Hotz 3fc38f4831 set bootmode with power 2018-01-20 11:23:55 -08:00
..
drivers fix UART hang 2018-01-08 14:53:38 -08:00
inc initial commit 2017-04-06 18:11:36 -07:00
obj Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
safety Toyota Safety: slower torque ramp down 2017-11-03 21:24:29 -07:00
tests signature checking works on ST 2017-04-26 10:41:57 -07:00
tools need to check for error pipe as well 2017-07-17 10:12:47 -07:00
Makefile enable O2 2017-07-18 10:28:41 -07:00
Makefile.legacy enable O2 2017-07-18 10:28:41 -07:00
README.md Made bash script's naming consistent and updated another typo in readme 2017-11-14 22:24:59 -05:00
__init__.py Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
bootstub.c wait up to 15 seconds, and detect rev c in bootstub 2017-08-25 12:02:26 -07:00
build.mk from python import 2018-01-18 21:31:30 -08:00
config.h write soft flasher 2017-07-24 15:16:22 -07:00
get_sdk.sh Added dependencies to get_sdk.sh. Cleaned up code in enter_download_mode.py and made compatible with py2 and py3. 2017-06-09 16:48:15 -07:00
get_sdk_mac.sh Made bash script's naming consistent and updated another typo in readme 2017-11-14 22:24:59 -05:00
gpio.h add microsecond timer support 2017-10-26 18:44:25 -07:00
libc.h refactoring 2017-07-21 11:48:03 -07:00
main.c set bootmode with power 2018-01-20 11:23:55 -08:00
provision.h st wifi flash is failing 2017-07-30 08:49:53 -07:00
safety.h Toyota torque limit (#42) 2017-09-16 00:53:09 -07:00
spi_flasher.h give computers a little more time to enum before powering 2017-08-25 12:06:15 -07:00
startup_stm32f205xx.s initial commit 2017-04-06 18:11:36 -07:00
startup_stm32f413xx.s initial commit 2017-04-06 18:11:36 -07:00
stm32_flash.ld initial commit 2017-04-06 18:11:36 -07:00

README.md

Dependencies

Mac

./get_sdk_mac.sh

Debian / Ubuntu

./get_sdk.sh

Programming

Panda

make

NEO

make -f Makefile.legacy

Troubleshooting

If your panda will not flash and is quickly blinking a single Green LED, use:

make recover

dfu-util for flashing