User Activity

Posted on July 29, 2017 at 15:58Hi,I'm using stm8l151c8 controller, I'm trying to get an interrupt from PB0 but it's not working, here is my code:&sharpinclude 'stm8l15x_conf.h'&sharpinclude 'main.h'uint8_t __IO BlinkSpeed = 0;static __IO uint32_t T...