2021-09-20 1:18 AM
Hi everyone,
I have a question about STM32F042 CAN filtering mechanism. I'm working on a CAN line which includes a lot of messages with extended ID. I have used a filter 0xFFFFFFFF for 0x18FEF100 ID. Normally everything was fine. But I saw a message with 0x000 Standard ID on the line. The message is passing through my filter. How is it pass?