Re: ESP32 and internal CAN
Posted: Sat Feb 20, 2021 3:35 pm
Thanks for the feedback.
There are also some changes to the CAL C code, in the pipeline,
fixes for the pre-set buffers issue,
but this is not yet in the auto-update system.
SetTXIdent should send the ID standard or extended based on the CAN component property.
That is how this function has worked historically.
But I notice that there is a bug stopping that happening, I will fix that now.
SetTXIDSimple is based on the register format of the MCP device, so is a little strange.
Thanks
Leigh
ps. I've also still some work to do on received message filters.
There are also some changes to the CAL C code, in the pipeline,
fixes for the pre-set buffers issue,
but this is not yet in the auto-update system.
SetTXIdent should send the ID standard or extended based on the CAN component property.
That is how this function has worked historically.
But I notice that there is a bug stopping that happening, I will fix that now.
SetTXIDSimple is based on the register format of the MCP device, so is a little strange.
Thanks
Leigh
ps. I've also still some work to do on received message filters.