User Activity

Hello,I'm trying to write runtime data in flash without disrupting code execution.I'm using a STM32G0xx, on a custom PCB with a custom bootloader. STM32 is communicating as I2C slave with another device.I have no problem erasing and writing the flash...
Hello, this will be a rather advanced problem that I'll be presenting so please bear with me until the end.I'm currently working on I2C communication, with a configuration where I have a controller that initialize 4 STM32g0 on custom PCBs.TL;DR : I w...
Hello, I'm currently working on an STM32G031G8U on a custom PCB. I can't really debug the code as I don't have access to ST-Link or SWDIO/SWCLK pins.I haven't managed to set TIM1 internal clock to 128 MHz as stated in the reference manual (section 5....