User Activity

Posted on September 15, 2015 at 05:46 Hi, I am running into issue where the device is locking up from time to time once STM32F427 is parked to stop mode. Here is what I do it to park it to stop mode. Please review the code snippet an...
Posted on May 02, 2014 at 18:10Hi, I am trying to implement firmware update on STM32F427 based custom board. I found that the STM32F427 has 1MB internal NOR flash. Where do I get the driver for it? Also, can someone provide a sample code to access l...
Posted on March 19, 2014 at 16:17Hi All, I would like to get started on firmware upgrade process. I have a following questions on the same. 1) My target board (STM32F427) has 1MB of flash, and 256 KB of external ram. At present, we run program fro...
Posted on January 27, 2014 at 16:31Hi All, I just started working with STM32F4DISCOVERY Eval board. I am completely new to mCOs2 as well. I am coming from a Linux world where we have boot loader, Kernel and File system. I am trying to achieve the fo...