User Activity

Posted on March 06, 2014 at 16:02 Hello, I have 2 pins on the same port B defined to launch interrupt on RISE. When the interrupt is launched, how can I test which pin causes the interrupt launch ? GPIO_Init(GPIOB, GPIO_PIN_...
Posted on July 26, 2013 at 11:22Hello everybody,I am using a STM8S207R8T6 and I have a problem when trying to program it.I have build my application and click on ''start Debug'' in STVD.There were a previous firmware with ROP enabled, so I choose to...