User Activity

Posted on October 15, 2014 at 17:00 Hello Everyone, We have a specific module connected to stm32f4 discovery through I2C bus. Whatever I2C interface I have tried, it did not work. Better to say, the MCU send address to the module and als...
Posted on August 27, 2014 at 17:19 Hello Everyone, I am working on an STM32L152 based platform and trying place some data inside internal flash. As you may know, when a page is erased, in stm32L1, each bit is set to 0x00 instead of 0xFF....
Posted on April 23, 2014 at 16:41Hello Everyone,I wonder if anyone has been able to get lwIP work properly?My platform consists of Open407-D baseboard, STM32F4 Discovery and DP83848 Ethernet PHY. SysClk is clocked at 168 MHz.I have been struggling w...
Posted on April 06, 2014 at 10:09Hello Everyone,I am trying to send and receive data on STM32F4 Discovery over USB. USB is configured as Virtual Com Port (CDC) and running at full speed. STM32CubeMX is set up on my machine and the project that I hav...