User Activity

# Overview I have a TouchGFX GUI project based on STM32U5G9-DK2 evaluation kit.  I initially generated the project in `TouchGFX Designer 4.23.2`.Upon switching to `STM32CubeIDE 1.15.1` for development, it seems like the "Right Click -> Build Project"...
# OverviewI'm trying to add I2C1 in "controller mode" to an existing STM32U5G9 project, but am struggling to get it working.I am setting up the peripheral using HAL/LL calls and not relying on CubeMX setup.# What I'm SeeingThe goal is to have PG13 = ...
Overview:I have been doing BLE prototyping with an STM32WB55 Nucleo kit (the white PCB, not the USB dongle). I loaded a few different demo projects (BLE Heartbeat, etc) via STM32CubeIDE, but never programmed the wireless stack specifically. I was n...
Kudos given to