User Activity

I'm using an STM32WB5MMGH6 and it's consuming too much current at Stop 2 Mode.The existing BLE connections are closed and advertising is stopped. All unnecessary peripherals, gpios and interrupts are disabled. The system clock is changed to MSI at 1M...
I’m using a STM32WB5MMGHx module on a battery powered device. I need to put the module in Stop mode 2 in order to have a better battery life. After reset when the module enters the stop mode for the first time it stops advertising as it should. After...
 I’m using a STM32WB5MMGHx module on a battery powered device. When the module loses power due to low battery or the battery being removed it does not advertise after regaining adequate power. Only after restarting or reflashing the wireless stack do...
Did anyone have success configuring the LSM6DSL to use FIFO and threshold to trigger the interrupt pin?
I'm using an STM32H725 to communicate with an i2c sensor. I'm using the I2C4 bus with the HAL DMA functions. I also enabled the BDMA channels for the rx and tx and respective interrupts. The problem is that the complete rx/tx callbacks are not trigge...
Kudos given to