User Activity

Posted on April 05, 2016 at 12:21I am using an STM32F105 on a CAN network. I have initialized the CAN to use an external 8MHz crystal, 100k baud, and enabled the FIFO message pending interrupt. My CAN interrupt service routine reads the CAN message ...
Posted on February 17, 2016 at 18:38Hi, I am new to the STM32 family and I am stuck with a pretty basic problem. My board (STM32F105 CAN study board) came with a basic software in Flash, and I got the sources of that software which I am running from...