User Activity

Hi there,I have an ST-Link V2 which i want to use for programming a .bin file to an stm32G0 MCU. Afterwards i want to set the RTC register to the time beeing. It already works "manually" but i wanted to write a script to automate the process.I alread...
Hey there,im currently trying to debug a small project, where I use a Timer to Read 5 ADC values every second and store them to an array via DMA.While debugging, I couldn't figure out how to display an array in the expression viewer. I saw some video...