Question
I would like to use the CAN interface of my nucleo board and found several examples about how to communicate over CAN between two STM32 boards. I would like to connect a Nucleo board over CAN to my PC. Like uart with Putty or REAlterm. I that possibl
..