User Activity

Posted on June 02, 2013 at 13:23Stm32 selfcheck examples (class b iec)
Posted on May 28, 2013 at 01:00Hi, I'm using this Board: http://www.keil.com/support/man/docs/mcbstm32f200/mcbstm32f200_to_memory.htm to build up a small webserver interface. I want to put the website data on the NAND-Flash. But what is the Adress o...
Posted on August 31, 2012 at 20:51 Hi, at the moment I'm using the following code to recieve a byte: char ReceivedData = NULL; void main() { . . . while (1){ /* Wait until a byte is received */ while (USART_GetFlagStatus(USART...
Posted on May 22, 2012 at 23:54Hi, is it allowed to upload the firmware of my custom inemo application (sportmeter), which based on the SDK of STmicro   to sourceforge ? WR Alex
Posted on April 24, 2012 at 15:38Hi, ist their any iNemo Project already ported in KEIL ? I'm searching for a solution to use the IAR Project in Keil but I always failing when i trying it by my self. with regards Sam