CAN message receiving process in AUTOSAR

2024-12-25 20:35
 0
In the AUTOSAR communication service, receiving CAN messages includes the CAN controller receiving data, notifying the CAN driver, forwarding the message by the CanIf module, selecting a route through the PDU router, and finally processing the data by the application layer.