CAN RECEIVE FILTER CONFIGURATION
Posted on March 04, 2016 at 09:14 Hello! I am using a custom made STM32F302RE board. I want configure the filter such that I would be able to receive all messages. I have coded it as follows: int i; for ( i=0 ; i<=14 ; i...