User Activity

Hi,I am trying to develop a ble application with the stm32wb55 and stm32cubemx. The MCU is on st nucleo board.I have create a new cubemx project, add middleware BLE STM32_WPAN, add scheduler on while() cycle in main.c, add IPCC interrupt handlers in ...