User Activity

Posted on October 15, 2016 at 14:48hii am using stm32f030, last year i wrote a program for stm32f030 that been using timer 2 but today i started to work on this MCU and i can see timer 2 is working , but i dont see timer 2 details in the data sheet ...
Posted on May 19, 2016 at 12:58helloi am using stm32f03 to interface with eeprom but i am unable to read data please provide help on this my code is attatchedvoid I2C_WrReg(uint8_t Reg, uint8_t Dat) { while(I2C_GetFlagStatus(EEPROM_I2C, I2C_FLAG_BUS...
Posted on March 21, 2016 at 18:19hii am using stm32F030 and using eeprom emulation to store the data the problem i am facing is this, when i perform the power reset , the data is lost and its random, some time it keeps the data and some times after ...
Posted on August 05, 2015 at 10:49helloi was testing the sleep modes in stm32 low clock modes, i guess i have programmed with MCU with 32kHZ clock, now using the stlink v2 i am unable to reprogram the MCUi see no setting in st link v2 software can a...