User Activity

I have installed STM32 Cube Monitor Power on Debian 12 (64 bit) and have connected a LPM01A via USB. When I run the power monitor, no board shows up in the drop down menu. I have tried the two versions of the power monitor available on the ST website...
I'm trying to enable periodic sync so that another BLE device can sync with the stm32wb5mmg and receive advertising data from it. Through bluetooth sniffer I can see that the 'Sync Info' flag in the Extended Header Flags is set to zero, meaning no sy...
We are looking to use the STM32WB5MMG to measure a few seconds of data, then transmit that over bluetooth.We have managed to get the current consumption of the internal ADC during this measurement down to around 500 uA using low power sleep mode, how...
I am using the STM32WB5MMG. Once per minute the chip wakes up and performs a measurement, then connects to another device to transfer the data. After transfer is complete, the chip disconnects (using aci_gap_terminate) then waits for 100 ms, then sto...
I am trying to configure the RTC wakeup functionality to wake the system from STOP2 mode every 60s. I am using the 1 Hz ck_spre clock and setting the WUTR register to 60 using the HAL api  HAL_RTCEx_SetWakeUpTimer_IT(&hrtc, 60, RTC_WAKEUPCLOCK_CK_SPR...
Kudos from