2025-09-03 11:39 AM
Hello,
I am working with the FDCAN peripheral on the STM32N6 Nucleo Board. While logging all received and transmitted messages, I noticed that some messages are received twice.
Is there a specific reason for this behavior? Should I introduce a delay before reading the RxFIFO again?
Thank you in advance for your support.
Best regards,
Guillermina
2025-09-03 12:46 PM
Hello,
Are you sure the message are not physically duplicated on the bus? did you check that with a CAN analyzer or an oscilloscope?