User Activity

Posted on May 25, 2015 at 16:45 Hi there, I try to send data from PC to my stm32 board using RS232 but each time I send data to stm I get exactly same strange other data for sample: if i send 0x12 i receive 0xc4 always and if i s...
Posted on May 06, 2015 at 19:21 Hi there..! sorry if my question seems duplicate but I dont know what's wrong, I want to set TIM2 interrupt to 1 ms without success. this is my clock configuration #define __RCC_CR_VAL 0x010...
Posted on April 24, 2015 at 00:52 Hi there... sorry if question is duplicate but i follow sample in stdperipheral library for creating a can network between two nodes that i designed without success, however this program works in loop ba...
Posted on April 20, 2015 at 19:20 Hello everybody, i m a newbe to stm32 programming i wrote below function for read first 7 pins of GPIOA but its value only return 0x4444444 for GPIOA->CRL , it doesent matter if i change deep config whats wrong ...