User Activity

Posted on October 29, 2014 at 13:28 I have two STM8 boards. One is master & other is slave. What master does is: send 4 bytes to slave & then read 4 bytes from slave. Problem: Sometimes the cycle work & many times code is stuck. I don'...
Posted on September 08, 2014 at 08:36 I want to use block of flash(16KB) as eeprom. I am using STM32F205RBT6 & keil 4. What I have to do: 1. Store 5Kb of user data & retrieve it on startup. 2. Flash endurance of 10...
Posted on August 01, 2014 at 16:04Hi,Can I interface directly max232 to STM32F205RBT6.I have given 5V to VCC of max232 & 3.3V to vcc of STM32.1. In datasheet of max232, it is given that Vih = 2V. So my 3.3V signal from STM32 will serve the purpose o...
Posted on July 19, 2014 at 13:47I am using STM32F205RBT6.I have to start a timer when a particular event happens. This I have done in programming.After that interrupts comes on three other pins. Now I have to measure the time between:1. Start & inte...
Posted on July 12, 2014 at 08:47Do STM8S003F3 have external adc reference or only reference is Vdd????