User Activity

HI,     I am using STM32WBA55G-DK1 board to develop ble audio device. When i call CAP_EnableAudioCodecController, it return 0x91.   I have reviewed the assembly code of the project and found that CAP_EnableAudioCodecController will call hci_read_loca...
HI,   I am developing my ble audio headphone with STM32WBA55G-DK1.But when i called the CAP_Init function which provided by ST with binary library, the CAP_Init function return BLE_STATUS_OUT_OF_MEMORY. I compared with the STM32WBA55G-DK1 demo applic...
Hello    My Project is based on STM32WBA55G-DK1 to develop my ble headphone.But when i called CAP_Init API, it returned BLE_STATUS_OUT_OF_MEMORY. I don't know which parameter is causing this issue. Following Parameters are my ble config. #define CFG_...
HI,     I am developing my ble audio project with STM32WBA55G-DK1. I need use SAI interface as audio input interface. I have an annoying problem. I configure RCC before init ble stack. I choose use pll1rclk as system clock. But i call the BleStack_In...
Hi,      I am setting up an ble audio project with STM32CubeIDE。There is no ble audio choose with STM32_WPAN view in STM32CubeMX。I just can select the ble choose that is Starts from a skeleton project with host stack & GAP and GATT initialization。   ...
Kudos given to