User Activity

Posted on November 24, 2014 at 13:35Hello.I have a problem with set time. When I config time on program start, time is ok, but after, I can not set new time.This is a code:void RTC_Config(void){ RTC_InitTypeDef RTC_InitStructure; RTC_TimeTypeDef RTC...
Posted on October 15, 2014 at 14:48Hello.Where is a Vbat pin on a STM32F4 Discovery? How to connect external 3v3 battery on board? I use rtc.Best regards
Posted on October 11, 2014 at 16:15Hello!I use STM32F4 Discovery and SD Card (library ChaN: https://github.com/devthrash/STM32F4-workarea/tree/master/Project/FatFS).I complied program from example (main.c in Project) and SD card not work.In debug mo...