Is it possible to intercept CAN messages between CAN Device and its CAN Transceiver
Hi, Is it possible to add STM32F407VET6 which has 2 CAN connections between CAN device and its CAN Transceiver?I want filter some of the messages from device receiving them and forward the other. Can I do that without using Transceivers and just inte...