CAN table CAN STD: Difference between revisions
Jump to navigation
Jump to search
Added Tesla Drive units |
mNo edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 90: | Line 90: | ||
|joromy | |joromy | ||
|- | |- | ||
| | |REV | ||
|0x3FF | |0x3FF | ||
| | | | ||
| Line 145: | Line 145: | ||
!Byte7 | !Byte7 | ||
!Description | !Description | ||
! | !Status | ||
!Sign | !Sign | ||
|- | |- | ||
| Line 359: | Line 359: | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|+Tesla charger CAN data out (only DUE based board) | |+Tesla charger CAN data out. (only DUE based board) | ||
!Function | !Function | ||
!CAN-Id | !CAN-Id | ||
| Line 445: | Line 445: | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|+Tesla drive units | |+Tesla drive units CAN data out. | ||
!Function | !Function | ||
!CAN-id | !CAN-id | ||
| Line 490: | Line 490: | ||
|AUX 12volt | |AUX 12volt | ||
|0x135 | |0x135 | ||
| | |Not | ||
| | |implemented | ||
| | | | ||
| | | | ||
| Line 499: | Line 499: | ||
| | | | ||
| | | | ||
| | |Declined | ||
| | |johu | ||
|- | |- | ||
|Overcurrent | |Overcurrent | ||
| Line 712: | Line 712: | ||
|joromy | |joromy | ||
|} | |} | ||
[[Category:CAN]] | |||
Latest revision as of 10:07, 14 June 2023
The Status cell will have several status like:
- Suggested,
- Approved, looks good go ahead and put in firmware
- STD, is established and standard in firmware
Sign with your forum name, please do not delete any rows, just add a new.
| Function | CAN-Id | Byte0 | Byte1 | Byte2 | Byte3 | Byte4 | Byte5 | Byte6 | Byte7 | Description | Status | Sign |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Inv. temp | 0x3FF | 0-255 | -128 to 127 | Suggested | joromy | |||||||
| Motor temp | 0x3FF | 0-255 | -128 to 127 | Suggested | joromy | |||||||
| AUX 12volt | 0x3FF | LSB | MSB | 0 to 255 | Suggested | joromy | ||||||
| N/P | 0x3FF | 0 | Suggested | joromy | ||||||||
| FWD | 0x3FF | 1 | Suggested | joromy | ||||||||
| REV | 0x3FF | 15 | Suggested | joromy | ||||||||
| Motor ON | 0x3FF | 1 | ON-1, OFF-0 | Suggested | joromy | |||||||
| RPM | 0x3FF | LSB | MSB | 0 to 65k | Suggested | joromy |
| Function | CAN-Id | Byte0 | Byte1 | Byte2 | Byte3 | Byte4 | Byte5 | Byte6 | Byte7 | Description | Status | Sign |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SOC | 0x355 | 0-100 | STD | joromy | ||||||||
| BMS Boot | 0x355 | 0 | Status | Suggested | joromy | |||||||
| BMS Ready | 0x355 | 1 | Status | Suggested | joromy | |||||||
| BMS Drive | 0x355 | 2 | Status | Suggested | joromy | |||||||
| BMS Charge | 0x355 | 3 | Status | Suggested | joromy | |||||||
| BMS Precharge | 0x355 | 4 | Status | Suggested | joromy | |||||||
| BMS Error | 0x355 | 5 | Status | Suggested | joromy | |||||||
| BMS Heat/cool | 0x355 | 6 | Staus | Suggested | joromy | |||||||
| Pack Volt | 0x356 | LSB | MSB | STD | joromy | |||||||
| Tot. Amps | 0x356 | LSB | MSB | STD | joromy | |||||||
| Avg. celltemp | 0x356 | LSB | MSB | STD | joromy | |||||||
| Lo cellvolt | 0x373 | LSB | MSB | Suggested | joromy | |||||||
| Hi cellvolt | 0x373 | LSB | MSB | Suggested | joromy | |||||||
| Lo celltemp | 0x373 | LSB | MSB | Suggested | joromy | |||||||
| HI celltemp | 0x373 | LSB | MSB | Suggested | joromy |
| Function | CAN-Id | Byte0 | Byte1 | Byte2 | Byte3 | Byte4 | Byte5 | Byte6 | Byte7 | Description | Status | Sign |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Unconnected | 0x3D8 | 0 | Suggested | joromy | ||||||||
| Buttonpress | 0x3D8 | 1 | Suggested | joromy | ||||||||
| Connected | 0x3D8 | 2 | Suggested | joromy | ||||||||
| EVSE disable | 0x3D8 | 0 | Normal mode | Suggested | joromy | |||||||
| EVSE enable | 0x3D8 | 1 | AC enable, no charge | Suggested | joromy |
| Function | CAN-id | Byte0 | Byte1 | Byte2 | Byte3 | Byte4 | Byte5 | Byte6 | Byte7 | Description | Status | Sign |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| DC Amp | 0x135 | LSB | MSB | Suggested | joromy | |||||||
| Pack Volt | 0x135 | LSB | MSB | Suggested | joromy | |||||||
| AUX 12volt | 0x135 | Not | implemented | 0-255 | Declined | johu | ||||||
| Overcurrent | 0x135 | 0/1 | Active = 1 | Suggested | joromy | |||||||
| AC Amp | 0x135 | LSB | MSB | Suggested | joromy | |||||||
| Off | 0x136 | 0 | Suggested | joromy | ||||||||
| Run | 0x136 | 1 | Suggested | joromy | ||||||||
| Man Run | 0x136 | 2 | Suggested | joromy | ||||||||
| Chg Boost | 0x136 | 3 | Suggested | joromy | ||||||||
| CHG Buck | 0x136 | 4 | Suggested | joromy | ||||||||
| Sine | 0x136 | 5 | Suggested | joromy | ||||||||
| 2 ph Sine | 0x136 | 6 | Suggested | joromy | ||||||||
| REW | 0x136 | -1 | Suggested | joromy | ||||||||
| N/P | 0x136 | 0 | Suggested | joromy | ||||||||
| FWD | 0x136 | 1 | Suggested | joromy | ||||||||
| RPM | 0x136 | LSB | MSB | 0 to 65k | Suggested | joromy | ||||||
| HS temp | 0x136 | 0-255 | -128 to 127 | Suggested | joromy | |||||||
| Motor Temp | 0x136 | 0-255 | -128 to 127 | Suggested | joromy |