Updated CAN (markdown)

This commit is contained in:
rusefillc 2024-04-07 13:17:54 -04:00
parent 4b99b37055
commit 1ed4444b99
1 changed files with 7 additions and 1 deletions

8
CAN.md
View File

@ -20,7 +20,13 @@ Note: We support OBD2 pretty much exclusively for gauges/dashes/apps/etc, not re
## OpenBLT
``BootCommander.exe``
USB
``BootCommander.exe -s=xcp -t=xcp_rs232 -d=COM15 -b=19200 rusefi_update.srec``
PCAN
``BootCommander.exe -t=xcp_can -d=peak_pcanusb -c=0 -b=5000000 -tid=667h -rid=7E1h rusefi_update.srec``
## Software