Periodic Timer Interrupt Function
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-08-19 2:30 AM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-08-18 5:23 AM
Posted on August 18, 2005 at 14:23
I'm using STR710.
I would like to create an exact 1ms periodic interrupt routine.I have not found yet, how to modify the counter-register.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-08-19 2:30 AM
Posted on August 19, 2005 at 11:30
Hi,
Thank you very much for the good example, it works and I understand it now. Is it right, that the timer0-function does not need any output-pins? in your example the Pin P0.1 is only to show the time, isn't it? Thanks, by