User Activity

Posted on September 03, 2012 at 15:00Hi all. I'm developping an application on stm8S105S4, requiring among other peripherals, the use of 7 EXTI interrupts. -2 on port D -3 on port B -2 on port E. Scanning the forum, i ve read there is no ITpending f...
Posted on August 30, 2012 at 12:11Hi, After developping and testing with stm8s-discovery connected to various evalboards, i just received my prototype. As written in STM8SVLDISCOVERY's usermanual, i unsoldered the two 0 Ohms of swim connector from t...
Posted on August 21, 2012 at 11:33Hi. As i m currently working on an application running on both STM8S and STM32, i'm using firmware libraries to get a portable code. i already found several mistakes. As an example : Software NSS bit. - first mistak...
Posted on August 20, 2012 at 16:19Hi. I'm working atm on both STM8S-discovery, and STM32VL-discovery. I'm using STVD + Cosmic for SM8S, and Keil for STM32. Now that i've installed Keil, when i try to flash something on stm32 i get this message : ''...
Posted on August 13, 2012 at 16:15Hi. I'm trying to use Input Capture mode on Timer2 (channel 3) on an STM8S105 (discovery board). It won't work, and when i m watching peripheral registers with appropriated breakpoints, the registers aren't changing...