rusefi_documentation/CAN.md

22 lines
743 B
Markdown
Raw Normal View History

2022-05-01 05:20:41 -07:00
Overview of CAN usage and IDs used by rusEFI
2022-07-25 04:26:42 -07:00
2022-08-09 17:22:49 -07:00
* rusEFI WBO two way communication 0xEF50000 0x190
2022-05-01 05:20:41 -07:00
* rusEFI WBO bootloader
2022-08-09 17:01:21 -07:00
* rusEFI gauge broadcast 0x200 default base see https://github.com/rusefi/rusefi/tree/master/firmware/controllers/can
2022-05-01 05:20:41 -07:00
* rusEFI vehicle specific communication
2022-08-09 17:04:36 -07:00
* rusEFI ECU bootloader OpenBLT TX 667h, RX 7E1h
2022-05-01 05:20:41 -07:00
* rusEFI CAN GPIO
2022-07-22 03:50:54 -07:00
* rusEFI [TS over CAN](TS-over-CAN) 0x100 0x102
2022-06-20 09:16:53 -07:00
# Hardware options
2022-06-20 09:19:08 -07:00
2022-06-20 09:16:53 -07:00
[fake looking like Vasya](https://rusefi.com/forum/viewtopic.php?f=13&t=2243)
2022-06-20 09:18:55 -07:00
2022-06-20 09:16:53 -07:00
[custom China](https://rusefi.com/forum/viewtopic.php?f=13&t=2209)
2022-06-20 09:18:55 -07:00
[Korlan instructions](https://rusefi.com/forum/viewtopic.php?p=43654#p43654)
2022-06-20 09:21:39 -07:00
FW images & legacy PCAN driver see https://github.com/rusefi/rusefi_external_utils/tree/master/CAN