User Activity

Hello,I'm using nucleo-WBA52CG.Does anyone have a problem that when BLE advertising is started, execution is stuck in function llhwc_slptmr_get() ?Code is generated with CubeIDE 1.14.1 and WBA FW 1.2.0Stack trace attached.
Hello,I'm having some trouble using adc with dma and HAL. I noticed that in function HAL_ADC_Start_DMA Length parameter is multiplied with 4. Shouldn't be 2 (16 bit data from adc)?File stm32wbaxx_hal_adc.c line 1760 (checked with versions 1.2.0, 1.4....