User Activity

Hi folks,I'm facing a strange issue with my PWM which changes polarity every once in a while and I think the issue is due to the way I'm generating a PWM while using up and down counter mode. I have two identical configured but independent HRTIM coun...
Hi there,when I try to log my ADC data with the SWD Data Trace I can see every write access to my variable but the timestamp becomes 0 after the fourth sample. Attached is a screan shot to show what I mean. After quite a while the <cycles> tap switch...
Hi there,in the ADC FIrmware driver API Description for the STM32G0 family a table exists that shows which LL function accesses what register. In the UM2570 (which is the same doc but for STM32G4) this table is missing. This is giving me a hard time ...