Hello All, I am trying to read input frequency at PD0 pin of STM8S105 which is linked with TIM3 Channel 2 of microcontroller. I am using STVD and cosmic compiler with standard peripheral library. Unfortunately I am getting lot of errors as I am unware of codings to be taken care in stm8s_it.c, stm8s_it.h & stm8_interrupt_vector.c file. Can anyone provide any sample code for it ?
Share