STM8L152C6T6 - frequency counter
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-12-15 3:23 PM
Posted on December 16, 2013 at 00:23
Hi everyone,
I'm working on a frequency counter and I'd like to use the internal timers of the mcu. Do some application notes exist related to this topic? I couldn't find any link. Otherwise, do anyone of you have some example code and/or advices to give me ? Thanks a lot for helping,Regards,Gilberto #stm8l-stm8-frequency-counter
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
‎2013-12-16 2:30 AM
Posted on December 16, 2013 at 11:30
I did a basic RPM counter a while back, using the STM8S105 demo board. Maybe you can use the code:
https://sites.google.com/site/klaasdc/stm8s-projects/rpm-counter-1Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-12-16 3:10 PM
Posted on December 17, 2013 at 00:10Thanks a lot de_craemer.klaas,Regards,Gilberto
