User Activity

Hello community,I implemented a microsecond delay on a STM32L5 microprocessor using the "Data watchpoint and trace unit" (DWT). I am initialising the unit and count the DWT->CYCCNT down until my delay has passed.This works totally fine when the Debug...
Hello community,I want to program the STM32U5 series microcontroller and therefore need the firmware/embedded software package of the U5-series to use it with the STM32CUBEIDE program.It seems like it is not yet available in the STM32CUBEIDE as well ...
Hello Community,I am programming the STM32L562E-DK discovery board and working with the Standby low-power mode. In the data sheet there are 3 standby variations explained:Standby with Full SRAM2 data retentionStandby with 4kB SRAM2 data retentionStan...
Hello Community,I am trying to post-process my just sampled ADC values with the DFSDM sinc-Filter and mainly the oversampler.The problem ist: My DFSDM doesn't output anything. I tried DMA and polling. Polling generates a timeout.I configured the ADC ...
Hello community,I am working on a STM32L562CETx micro-processor and testing out basic functions. I only use the internal oscillators, no external is connected.I managed to en-/disable GPIO output pins to drive LEDs etc successfully. The Problem is:Us...
Kudos from