User Activity

Posted on July 14, 2017 at 21:55Hi,I've uploaded STM32CubeMX to 4.22.0 version and the firmware for F1 family to 1.6.0 version. I used Cube software to update the HAL libraries in my project and since then I'm unable to correctly debug my board.The ...
Posted on July 07, 2017 at 19:40Hi everyone,I'm trying to receive a msg via CAN-bus in interrupt mode with STM32F105 mcu. I set the CAN filter so that only 0x0106 and 0x010A IDs are allowed. This is the first time I use this microcontroller so I'm n...
Posted on June 21, 2017 at 16:00Hi,This is my first time programming a microcontroller, so a lot of things are still new to me and I'd like to have some infos about how to correctly receive a message via CAN.I've read the HAL Driver documentation of...