User Activity

Hi, I am planning to use stm32g030f6 and also use RTC peripheral with super cap to keep date. However, this IC does not have VBAT pin. Reading datasheet said, that RTC domain can also be supplied from VDD/VDDA pin, but this means that when a voltage ...
stm32cube mx just generate flash.ld linker script. So I create my own ram.ld linker script, also i modify system_stm32g0xx.c to point the entry point to sram /* Note: Following vector table addresses must be defined in line with linker confi...
I have a python script in order to flash many stm32 chips each one connected with a stlink. 5 devices. My python script is designed to create threads by using threading package, and the idea is flash all the devices at the same time. But this is not ...
STM32CubeProgrammer has a C++ API which allow to create program compiled using qt creator. Is it possible to compile for linux os and run in rasperry os which is debian based?
Kudos from
Kudos given to