stm32-freqmeter icon indicating copy to clipboard operation
stm32-freqmeter copied to clipboard

A frequency / Hertz meter based on STM32F103 MCUs.

Results 3 stm32-freqmeter issues
Sort by recently updated
recently updated
newest added

this is not an issue, but is the only way for me to contact you :) I implemented timer chaining in commit 837e4ebc65b4e52d5c372236ab146150fd2e0e7c which is a more accurate way of...

Hi, I'm implementing a simple LCD info output for the freqmeter. If you're interested, please let me know

Hello :) I want to ask about pin PA1, what is the purpose to set it low? Also in main() we can read that "Setup PB9 to pull up the...