User Activity

Using STM32G030C8Tx and I'm having a difficult time trying to erase flash.  The function returns with no error, and stepping through appears to work.  But the flash is not erased (viewing through CubeIDE memory explorer, and writes fail with `FLASH_S...
I'd like to try using the STM32L011E4Y6TR in a new design.  However, the HSE input has only one pin (RCC_CK_IN) and I'm not sure how to use it with a standard 4 pin crystal that typically connects to 2 mcu pins.  Can someone point me toward a referen...
I'm curious if anyone else has this problem or knows how to fix it:  >10 times per day I need to close CubeIDE since it's not responding, then I regularly (5+ times per day) need to delete the workspace because I'll get a Java error when trying to re...
I developed a bootloader firmware application last month that worked fine.  I tested dozens, if not hundreds of times, on the Nucleo-F303RE board.This morning I tried using that same code with a custom STM32f301C8TX board and it hard faulted over and...
After re-installing Ubuntu on my laptop and installing CubeIDE v12.1 I can't build a previously building project and get the error:`make: *** No rule to make target '/home/shane/Desktop/STM32Cube/Repository/STM32Cube_FW_F3_V1.11.4/Drivers/STM32F3xx_H...