Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tesla bugfixes #818

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

josiahhiggs
Copy link
Contributor

What

Bugs noted in Tesla to fix:
More Battery Info 0x352 displaying non mux data when it should display mux.
PCS temperatures not accurate in More Battery Info.
DEBUG data not displaying 0x2B4 HV, LV data accurately.

Why

@josiahhiggs was here

How

Added BMS352_mux = true
Revised bitwise for PCS
Revised 0x2B4 data display in DEBUG

151.000 ERROR: BMS_a035_SW_Isolation
151.000 ERROR: BMS_a036_SW_HvpHvilFault
151.000 STATUS: Contactor: CLOSED, HVIL: STATUS_OK, NegativeState: ECONOMIZED, PositiveState: ECONOMIZED, setState:
OPENING, close allowed: Yes, Pyrotest: No
151.000 Battery values: Real SOC: 90.3, Battery voltage: 353V, Battery HV current: 0A, Fully charged?: YES, LFP chemistry detected!
151.000 Cellstats, Max: 3328mV (cell 13), Min: 3324mV (cell 16), Imbalance: 4mV.
151.000 High Voltage Output Pins: 352.59 V, Low Voltage: 14.18 V, DC/DC 12V current: 4.50 A.
151.000 PCS_ambientTemp: 47.70°C, DCDC_Temp: 59.30°C, ChgPhA: 46.70°C, ChgPhB: 46.70°C, ChgPhC: 46.40°C
151.000 Values passed to the inverter:
151.000 SOC: 90.30%
151.001 Max discharge power: 60000W, Max charge power: 14550W
151.001 Max temperature: 25°C, Min temperature: 29°C

Debug updated to display accurate data including PCS temps in more battery info.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant