User Activity

Hi, i'm running STM32CubeIDE 1.8.I have a project with some libraries defined in the linker tab.When i regenerate the code using CubeMX all the linker tab is wiped out to default values...There is a way to overcome this?Thanks!!
Hello,i have an issue with erasing flash on STM32G4.When i try to erase addresses above half of the flash (above 0x8010000), it does not erase anything. It works when i try to erase below this address.However the function HAL_FLASHEx_Erase returns HA...
Hi,I'm developing an USB-C sink, using dead battery feature.I have respective CCx pins connected to DBCCx pins and the source can successfully power the sink.However, when the UCPD code starts running, the source disconects the 5V, effectively result...