Northeastern-Electric-Racing / Shepherd-BMS

Our from-scratch Battery Management Application
4 stars 0 forks source link

Charger detection #105

Closed nwdepatie closed 3 months ago

nwdepatie commented 5 months ago

Changes

Basically created a latching state that uses interrupts to set whether the BMS is on car or on charger cart. Also tried to copy over some more stuff from the charging branch

Notes

This is a lil jank but like eh. I bypassed the CAN queue thing to only detect the presence of CAN traffic

Test Cases