User Activity

Dear,Recently, when working with STM32U575 and using WWDG, I've encountered an unclear behavior when I set the controller to STOP mode by using HSE or HSI clock source.By using HSI and LSE clock source (See below code), when enter STOP mode, WWDG is ...
Hi,Currently I am trying to measure MCU junction temperature on the STM32U575 via ADC4 TEMPSENSOR channel (CH13). Upon reading the datasheet and reference manual of the chip, I have some questions regarding this implementation.According to both the d...
Hi all,Currently I am working on a project using STM32U575ZG with both ADC1 and ADC4 enable.1. On both ADCs I have multiple channels enabled and every loop cycle the module will start single conversion on all of them.2. A second ADC task I would like...