#include <FlexCAN_T4.h>
#include <elapsedMillis.h>
Go to the source code of this file.
◆ ADC_MAX
Definition at line 32 of file can.h.
◆ BAMO_COMMAND_ID
#define BAMO_COMMAND_ID 0x201 |
Definition at line 12 of file can.h.
◆ BAMO_RESPONSE_ID
#define BAMO_RESPONSE_ID 0x181 |
Definition at line 13 of file can.h.
◆ BMS_ID
Definition at line 9 of file can.h.
◆ C3_ID
Definition at line 7 of file can.h.
◆ MASTER_ID
Definition at line 10 of file can.h.
◆ MAX_I
Definition at line 31 of file can.h.
◆ R2D_ID
Definition at line 8 of file can.h.
◆ REGID_AC_CURRENT
#define REGID_AC_CURRENT 0x20 |
Definition at line 25 of file can.h.
◆ REGID_ACTUAL_IQ
#define REGID_ACTUAL_IQ 0x27 |
Definition at line 22 of file can.h.
◆ REGID_ACTUAL_SPEED
#define REGID_ACTUAL_SPEED 0x30 |
Definition at line 28 of file can.h.
◆ REGID_CMD_IQ
#define REGID_CMD_IQ 0x26 |
Definition at line 20 of file can.h.
◆ REGID_DC_VOLTAGE
#define REGID_DC_VOLTAGE 0xEB |
Definition at line 24 of file can.h.
◆ REGID_I_ACT_FILTERED
#define REGID_I_ACT_FILTERED 0x5F |
Definition at line 29 of file can.h.
◆ REGID_I_CON_EFF
#define REGID_I_CON_EFF 0xC5 |
Definition at line 21 of file can.h.
◆ REGID_I_LIM_INUSE
#define REGID_I_LIM_INUSE 0x48 |
Definition at line 27 of file can.h.
◆ REGID_I_MAX_PEAK
#define REGID_I_MAX_PEAK 0xC4 |
Definition at line 23 of file can.h.
◆ REGID_IGBT
Definition at line 16 of file can.h.
◆ REGID_MOTOR_TEMP
#define REGID_MOTOR_TEMP 0x49 |
Definition at line 26 of file can.h.
◆ REGID_MOUT
Definition at line 15 of file can.h.
◆ REGID_NACT
Definition at line 17 of file can.h.
◆ REGID_T_PEAK
#define REGID_T_PEAK 0xF0 |
Definition at line 19 of file can.h.
◆ REGID_VOUT
Definition at line 18 of file can.h.
◆ canSetup()
◆ initBamocarD3()
◆ request_dataLOG_messages()
void request_dataLOG_messages |
( |
| ) |
|
◆ sendAPPS()
void sendAPPS |
( |
int |
val1, |
|
|
int |
val2 |
|
) |
| |
◆ sendTorqueVal()
void sendTorqueVal |
( |
int |
value_bamo | ) |
|