User Activity

Posted on August 31, 2016 at 16:03Hi, I have a custom board with Ethernet using the STM32F4 and the KSZ8051RNL Phy from Micrel working in RMII mode. The firmware is based on the LWIP TCP server example from the std. periphery library using a raw com...
Posted on August 17, 2016 at 12:34 Hi, I'm implementing the read out protection for the F746 controller. Changing it from level0 to level1 at the first start from my code. First I realised that the level1 was setted but not saved after a...
Posted on May 24, 2016 at 09:08Hi, I used the ST-Link-Utility in automatic mode for programming our boards. Since the version 3.8.0 I become a message requesting confirmation to erase the memory. This is really disturbing since I have to confirm eac...
Posted on July 13, 2012 at 11:59Based on the Standard Periphery Library. In the following file I found a register calculation error.   * @file    stm32f4xx_gpio.c   * @author  MCD Application Team   * @version V1.0.2   * @date    05-March-2012 In th...