User Activity

Posted on May 05, 2016 at 12:37Hey guys, my first step in creating a bootloader was simply to move the app (which resided at 0x8000000 to 0x8020000 through the linker file. Next, I created a basic bootloader at address 0x8000000 which basically does...
Posted on July 23, 2015 at 16:07Hey guys, does STM32F4, V1.7.0 work with CubeMX4.9.0? I have CubeMX4.7.0 and only can use FW V1.5.0 (known bug I know), so trying to determine if I should update to CubeMX4.9.0.....
Posted on April 17, 2015 at 13:06Hey guys, using the STM32F4 + cube, I setup a CAN device which works good until I play around with disconnecting the CAN bus lines and reconnecting them. Doing so produces bus errors and I am not sure how to handle t...
Posted on September 26, 2014 at 14:30Hey guys, I just got my Keil MDK license and using the STM32CubeF4, tried creating a shell project with FreeRTOS selected. Looked good until I tried to build when I see the following error:error:  #35: #error dir...
Posted on September 22, 2014 at 20:02Hey guys, not sure if this is the right place to post this, but going forward, I am looking to purchase a compiler suite for the STM32F427ZI and one question I have is this:If the STM32CubeF4 comes with the HAL d...