Files
panda-meb/board
Robbe Derks d24971ef8a Communication refactor (#997)
* cleanup is_enumerated, rename comms and init spi

* big comms refactor, building now

* misra fixes

* more fixes

* misra try 3

* cleanup

* this belongs in a separate PR

* remove unneccesary file

* revert llspi changes

* this needs packing

* fix pedal usb

Co-authored-by: Comma Device <device@comma.ai>
2022-08-03 13:11:52 +02:00
..
2022-08-03 13:11:52 +02:00
2022-08-03 13:11:52 +02:00
2022-08-03 13:11:52 +02:00
2022-08-03 13:11:52 +02:00
2021-07-02 18:25:35 -07:00
2021-07-14 13:49:28 -07:00
2022-04-01 19:15:04 -07:00
2021-06-18 16:42:49 -07:00
2022-04-01 19:15:04 -07:00
2022-04-01 19:15:04 -07:00
2022-08-03 13:11:52 +02:00
2022-05-02 13:36:19 -07:00
2022-08-03 13:11:52 +02:00
2022-08-03 13:11:52 +02:00
2022-08-03 13:11:52 +02:00
2021-07-02 18:25:35 -07:00
2021-12-06 14:39:28 -08:00
2022-04-01 19:15:04 -07:00
2022-04-01 19:15:04 -07:00
2022-04-01 19:15:04 -07:00

Dependencies

Mac

xcode-select --install
./get_sdk_mac.sh

Debian / Ubuntu

./get_sdk.sh

Programming

Panda

scons -u -j$(nproc)  # Compile
./flash_h7.sh        # for red panda
./flash.sh           # for other pandas

Troubleshooting

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

./recover_h7.sh  # for red panda
./recover.sh     # for other pandas

A panda paw can be used to put panda into DFU mode.

dfu-util for flashing