User Activity

HelloI created a simple project in cubeMX, based on the STM32G030F6PX micro.I'm going to write on the micro only once, at a specific address.I defined a variable at the beginning of the sixth page and set it to 0xFFFFFFFFFFFFFFFFFUL.uint64_t TestAddr...
HelloWe bought a standard test board for stm32g0 micro , from China and we are testing it.The vcc and vss are connected properly and .First boot0 pin is in program mode and then is run mode .The reset button is on the same board and it connects the n...
HelloI work on the stm32g0 micro. i programmed it with a simple "blinky" code.it works correctly.but when i reset it doesn't work until i program it again.can you help me?
HiI programmed a stm32g030k6 micro with stm32cubProgrammer in usart mode.But after one time program, I was never able to connect to the device in usart mode.After that I tested with a micro stm32g030C6 also . Once again it was properly connected and ...