cancel
Showing results for 
Search instead for 
Did you mean: 

STM8L152C6T6 - frequency counter

gibba
Associate II
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
2 REPLIES 2
klaasdc
Associate II
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-1

gibba
Associate II
Posted on December 17, 2013 at 00:10

Thanks a lot de_craemer.klaas,

Regards,

Gilberto