79620097

Date: 2025-05-13 16:54:28
Score: 0.5
Natty:
Report link

You should look at the Message Control Register of te C167 CAN-Controller. There is a flag to prevent sending a message while updating.<br>

Bit Function
CPUUPD CPU Update (This bit applies to transmit-objects only!) Indicates that the corresponding message object may not be transmitted now. The CPU sets this bit in order to inhibit the transmission of a message that is currently updated, or to control the automatic response to remote requests.

Set this flag before you change the your data and reset it afterwards.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: jokn