2023-10-19 03:46 AM
Hi, I accidentally encountered a problem with echo-received packets after transmitting. Is there a software initialization of FDCAN way to avoid it? I can't use a filter 'cause receiving the packet for MCU is possible.
Solved! Go to Solution.
2023-10-24 10:01 PM
Sounds like you have your Mode set for External Loopback mode instead or Normal Mode.
Check MX_FDCAN1_Init function to see what Mode you're using.
2023-10-24 12:23 PM
Hi @MishKa59
The forum moderator had marked your post as needing a little more investigation and direct support. An online support case has been created on your behalf, please stand by for just a moment and you will hear from us.
Regards,
Billy
2023-10-24 10:01 PM
Sounds like you have your Mode set for External Loopback mode instead or Normal Mode.
Check MX_FDCAN1_Init function to see what Mode you're using.
2023-10-25 01:46 AM