STM32F4 CAN filtering
Posted on November 24, 2015 at 18:06Hi, I'm using a STM32F407, I'm implementing the CAN communication. My purpose is to receive only one type of message and filter out all other messages. I can not understand which settings to use for filtering mess...