Resolved! STM32F413: Use all 3 CAN interfaces simultaneously, but independently?
We are developing a product that needs the ability to run 3 separate CAN interfaces connected to 3 separate CAN buses. I have the NUCLEO-F413ZH and I can successfully initialize and start CAN1, CAN2, and CAN3 and transmit from each of them in a sing...