User Activity

Posted on September 23, 2014 at 02:06Hello,I am using Timer 17 to generate an interrupt every 2 second (Timer initialization below). the code works fine on the STM32F030 Discovery board, but when i use the same code in my application circuit the tim...
Posted on July 31, 2014 at 16:30Hello Everyone,I have started to work on the STM32F0308 discovery board. Now I am trying to read data from the RTC PCF8583 using I2C. I do not have prior experience with I2C. My problem is that I am not able to read d...