Question
tim4 not work with STM8S103K3
Posted on January 07, 2016 at 16:04
Hello:
I'm write code from STM8S105C4T6 using tim4 basic timer, the code is store in INTERRUPT_HANDLER routine, anythings work.I'm change to use STM8S103K3T6C (smallest) , the interrupt routine don't fire,I change from tim4 to tim1, everythings work.I'm alway read the datasheet of STM8S103, it's also had tim1, tim2 and tim4Why can't use it, anyone can explain this ? #stm8s