Posted on May 17, 2011 at 13:37Hi, i am using the STM3210E-EVAL Board. And i am running the demo software for the TFT Display right now. Now i have a few questions about that TFT and FSMC stuff because im new to it. First. Can i use the same TFT wit...
Posted on May 17, 2011 at 13:18Hello, i have a Problem configuring the RTC prescaler. This is my code: // ----------------------------- // Real Time Clock konfiguration // ----------------------------- void RTC_Configuration (void) { RCC_APB1Periph...
Posted on March 04, 2009 at 05:21Hello, i want to Buffer the RTC of my STR752 with a Battery. So when i take of the voltage from the whole device only the RTC (Date/Time) should go on. And when i put back the voltage the device should start up with ...