Skip to main content
Visitor II
June 15, 2020
Question

hi. I'm using stm8001j3 but I have problem with timer 2 and 4 .I have enabled clock for this timers and do all setting but it doesn't work it seems that clock is disconnected .can anyone help ?

  • June 15, 2020
  • 1 reply
  • 539 views

 Timer 1 work's well without any problem.

the code works properly with stm8s105k4 without any problem.

    This topic has been closed for replies.

    1 reply

    Sarya.1Author
    Visitor II
    June 15, 2020

    finally I find the answer. I have used a template in IAR and I didn't select stm8s001 in workspace toolbar. I do this and define Stm8s001 in toolchain compiler preprocessor.