User Activity

Posted on July 10, 2015 at 23:59I'm using an STM32F0 for a CAN application. I noticed, though, that the MCU doesn't receive the messages that it sends out on the bus. It would be preferable for me to be able to see all of the data on the bus, though...
Posted on October 10, 2014 at 21:18First off, I'm relatively new to microcontroller programming, so please bear with me here.I'm trying to get two-way communication going over a VCP between a device that has an STM32F042 MCU and PuTTY. I've generate...