Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Stm32F446XX , TIM2 Frequency measurement using input capture giving inconsistent captures

Hi

I think our discussion is off topic here.

The stm32 mcus forum at https://community.st.comQuestion would be a better place.

The answer here decribes in short a simple setup using a second timer as gating:timer:
http://electronics.stackexchange.com/questions/227596/direct-frequency-measurement-with-two-hw-timersQuestion

If you are interested in a full featured frequency counter look for reciprocal frequency counter principle.

Dieter