User Activity

Hi,I want to implement a simple application: ADC conversion and transmit the data via BLE. I achieved to do it on stm32wb15cc development board, but I have problems when trying do implement it on my custom board with stm32wba54. In the codes, I basic...
Hi,I'm working with the nucleo-wb15cc board. The program itself is working great but I encounter issues everytime I unplug/replug the USB cable during operation:The program reports HAL_TIMEOUT druing SystemClock_Config(). To be more specific, it gets...