-
Notifications
You must be signed in to change notification settings - Fork 98
Description
Im having these random errors. Errors are not module constant. Im trying to isolate the problem but Im out of Ideas at this point.
I tried changing comms from serial 1 to serial 2 but problem persists. Do you have any idea what could cause this? Here are some examples
2195768 - ERROR: Invalid module response received for module 9 len: 22 crc: 130 calc: 138
2198530 - ERROR: Invalid module response received for module 10 len: 22 crc: 166 calc: 205
2198551 - ERROR: Invalid module response received for module 1 len: 22 crc: 67 calc: 5
It happens more frequent when Im running my LF inverter, not sure if EMI might be the culprit.
Im using a arduino due with direct 3.3v connection, also tried 5v with an bi-directional logic level converter but still get random errors.
I added contactor for precharge and main. Contactors and arduino are powered with a 48v to 12v stepdown converter.
Thanks in advance for your asssitance.