L99LDLH32 modify Responder ID issue
Hi everyone,
Good day!
I'm currently working on modifying the Responder ID using CAN FD communication.
I initially had a firmware running on an MCU that was capable of modifying the Responder ID. My goal now is to analyze the CAN FD communication from that MCU and replicate the commands using Python to perform the modification.
However, during testing, I encountered an issue: the Responder ID is consistently being set to 0xFC, and in one instance, it was even modified to 0x1FC.
As a result, I'm now unable to use the original MCU firmware to reconfigure the Responder ID.
I'm not quite sure what went wrong in the process — would anyone have insights or suggestions?
I will provide the CAN FD communication flow shortly.
