2026-03-26 2:12 AM
i'm using SPC58EC80E5 in that pin number 28 TX and 29 RX , in low level drivers configuration i dont know which MCAN to be select please help me and also if i want to configure any other CAN ,which MCAN i should select. below is my configuration screenshot check it .
Solved! Go to Solution.
2026-03-30 2:46 AM
Hi Pooja,
I see you allocated CAN pins correctly but you didn't set any CAN configuration at all!
For SPC58EC, the CAN peripheral map is the following:
I've highlighted 2 rows, indicating for example CAN peripherals actually wired on our AEK-MCU-C4MLIT1 evaluation board.
I suggest you check this AutoDevKit example: "SPC58ECxx_RLA CAN Test Application for DiscoveryPlus" which explains how to use CAN protocol in AutoDevKit Studio.
Best regards,
Simone
AEK_Team
2026-03-30 2:46 AM
Hi Pooja,
I see you allocated CAN pins correctly but you didn't set any CAN configuration at all!
For SPC58EC, the CAN peripheral map is the following:
I've highlighted 2 rows, indicating for example CAN peripherals actually wired on our AEK-MCU-C4MLIT1 evaluation board.
I suggest you check this AutoDevKit example: "SPC58ECxx_RLA CAN Test Application for DiscoveryPlus" which explains how to use CAN protocol in AutoDevKit Studio.
Best regards,
Simone
AEK_Team