User Activity

Hi, I have a board that has STM32H750VBT mcu. When i try to reset the uC using IWDG, WWDG or CMSIS SYSTEMRESETREQ device is not reset as expected. I want the mcu to start the application as expected but it is not starting. With debugger or without de...
Hello,I am trying to do a voltage measurement, i know i can use ADC to do it. What a gpio is capable of when it is configured as Analog Mode? Can it measure voltages? or Can it trigger an interrupt if a defined threshold exceeds?I need a clarificatio...