Briez
Member level 5
- Joined
- Nov 30, 2012
- Messages
- 83
- Helped
- 4
- Reputation
- 8
- Reaction score
- 4
- Trophy points
- 1,288
- Activity points
- 1,835
I am new to stm8s microcontroller programming but I am well known programmer of pic16 and avr microcontroller. Now a days I am learning the programming of stm8s microcontroller so I have made a program for 8bit timer4 module and tried to simulate using STVD simulator but I couldn't find my program counter executing my interrupt service routine. I have seen ST Standard peripheral library for code development but still I can't make efficient code for timer4.
Can any one please help how to write and execute ISR vector for timer4?
I am using STVD and COSMIC as a compiler.
Can any one please help how to write and execute ISR vector for timer4?
I am using STVD and COSMIC as a compiler.