cancel
Showing results for 
Search instead for 
Did you mean: 

ulrta low power 4 channel pulse counter

GErma.1
Associate III

Hi

I would like to design an ultra low power pulse counter based. The LPTIM is the best option. However, my application require's 4 channels. Is there anyway to achive this with the STM32?

BR

Gilberto

3 REPLIES 3

Define "ultra low power".

Define requirements on "pulse counter".

JW

GErma.1
Associate III

Hi

The application is gas metering. The pulse frequency is < 1Khz per channel;

The average consumption when counting pulses @ 1Khz on all 4 channels is < 1uA;

BR

Gilberto

Amel NASRI
ST Employee

Hi @GErma.1​ ,

STM32U5 has several LPTIM instances, each one with up to 2 independent channels.

The LPBAM feature available for STM32U5 helps to save power. In the AN4865 Low-power timer (LPTIM) applicative use cases on STM32 MCUs and MPUs, you may find examples on the how to.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.