AUTOSAR Can module can not receive standard signal

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AUTOSAR Can module can not receive standard signal

Jump to solution
849 Views
郑文豪
Contributor I

AUTOSAR Can module can not receive standard signal when Can ID message Type is set to Mixed in S32K1XX MCAL,but Extended ID can.Why cannot receive standard signal when Can ID message Type is set to Mixed?LRVHI6MI]$G0ABUIBGP9246.png

0 Kudos
1 Solution
821 Views
namnguyenviet
NXP Employee
NXP Employee

Hello,

Unfortunately, "Mixed" and "Extended" are implemented with the same behavior, as it's a deviation noted in CAN UM:

 "The driver does not distinguish between “Extended” and “Mixed” MB types for receiving way: All Rx MBs configured as MIXED type will be converted to EXTENDED type. For transmission the CanIf will prepare the message ID with MSB bit set and based on this fact the Can module will send the message as STANDARD or EXTENDED type. See CANIF188 and CANIF281 requirements"

Best Regards,

Nam

View solution in original post

0 Kudos
1 Reply
822 Views
namnguyenviet
NXP Employee
NXP Employee

Hello,

Unfortunately, "Mixed" and "Extended" are implemented with the same behavior, as it's a deviation noted in CAN UM:

 "The driver does not distinguish between “Extended” and “Mixed” MB types for receiving way: All Rx MBs configured as MIXED type will be converted to EXTENDED type. For transmission the CanIf will prepare the message ID with MSB bit set and based on this fact the Can module will send the message as STANDARD or EXTENDED type. See CANIF188 and CANIF281 requirements"

Best Regards,

Nam

0 Kudos