User Activity

Hi!I am struggling while using the DAC of my STM32F446RE with 12 bits resolution. I want to output the value of a variable (val_av) after some calculations on the STM and collect it with a data logger. At the beginning, I had a data logger with digit...
Hi all, I am trying to implement a frequency counter using an STM32F446 and STM32CubeIDE. I am following the reciprocal measurement approach of one STM32 tutorial available in internet (see screenshot). Basically, i am using the input capture mode t...