Torque Interceptor 2
  • Introduction
  • Compatibility
  • Risks
  • Principals of Operation
    • Control Loops
  • Achieving Functional Safety
    • Torque Limits
    • Testing
    • States
    • Violations
  • Bootloader
  • CAN Bus Communications
  • References
Powered by GitBook
On this page

Was this helpful?

Bootloader

PreviousViolationsNextCAN Bus Communications

Last updated 2 years ago

Was this helpful?

Bootloader mode can be entered by sending a CAN bus command when the LKAS command is 0. The device bootloader is based on the microchip bootloader that uses the iso-tp CAN Bus communication protocol. Read commands are disabled. The bootloader host uses the iso-tp library to flash the 4 MCUs on the TI2 one at a time. See the host-side repo that uses the Panda . See the device bootloader example repo .

Panda
here
here