User Activity

Posted on April 16, 2016 at 23:47Hello,I'm working on a cpu intensive project involving CAN bus.My idea is to use all the 3 available TX mailboxes.I do my processing, fill up the mailboxes and trigger the transmission. Transmission is started just a...
Posted on February 28, 2016 at 17:43Hello,I have a problem with CAN bus on STM32F103TB.I have CAN_ESR register = 0 but still I get bit ERRI in CAN_MSR = 1.If i try clearing it either via code or via debugger it will be set again by hardware.I've sea...
Posted on October 23, 2015 at 23:11Hello,I have set up a project in CubeMX (lastest version) and is working fine.The only very annoying problem is that the user interface is very very slow, especially the pinout tab. If i click to show the dropdown ...