Hi all:I have a bare-metal firmware running on an STM32F407VGT6, and I am implementing a CAN bus interface. It is a very simple "slave" device that responds to short commands.Most basic CAN bus operations are working, but I still haven't finished the...