User Activity

I have used several different STM32 devices over the years, but never experienced this problem. It´s simple: I cannot get the ADC´s on th H5 series to work. Is there anyone who can suggest (low level without STCubeMX etc.) the following two functions...
Having designed successfully uC Embedded industrial designs since late '70s, I am confused why I cannot make ANY STM32xyyy design without the following problem: A few seconds/minutes after applying power, one ore more I/O lines begin to fluctuate at ...
Program locks in waiting for ADC_ISR ADRDY to become a '1'. Have set RCC_AHB2ENR bit 13 (ADC12EN), Cleared ADC2_CR-bit26(DEEPPWD) and set ADC2_CR-bit25(ADVREGEN). Finally set ADC2_CR-bit0(ADEN). Now ADC2_ISR bit-0 (ADRDY) should become high, but it s...
I am soon going crazy! I have used 4 different types of USB -> SWD (Cortex M-10 adapter) programmers like STLINK/V2, Segger J-Link etc. I have made PC boards with several different STM32 MCU types, and what happens is that on some boards the Flash pr...
I use ST-Link/V2, Segger J-Link and Segger Flasher ARM to program STM32F303 and STM32F730R with SWDIO/SWCLK signals without problems. However, I cannot get it to work on the STM32G071KB. Is there anyone who does?