User Activity

I have a timer with an interrupt every 1ms to create time stamps for my later algorithm developement. I flag for the adc to sample once every 5 seconds, but I see that the ADC bleeds over or it changes multiple times before stopping. Is there anyway ...
Hello, I'm trying to use the stm32u5 585 and I'm having a bad time trying to figure out what I am doing wrong. I am getting about 1.2mA in stop mode 2 when I should be getting around 8.95+ uA.I've disabled all SRAM and everything else in the PWR sect...
I was under the impression the adc handler would by default generate a flag to exit the sleep mode. The interrupt never flags the exit. I know there is a parameter inside HAL_EnterSleepMode that will exit if there is a interrupt but it doesnt seem to...
Kudos from