User Activity

Posted on September 25, 2012 at 16:23How to use stm32f100 to make I2C sniffer using inter-integrated circuit (I2C) interface? I've read all data sheet but don't find answer. Is there I2C mode selection used only for read data from i2c bus , the 'Sla...
Posted on January 08, 2011 at 23:15I've have problem with  RTC_SetCounter()  function .When I use RTC_SetCounter() mine program stopped in the next function  RTC_WaitForLastTask() ;I tried this metod  :        PWR_BackupAccessCmd(ENABLE);     /* Wai...