User Activity

Hi,  I am testing ble audio with STM32WBA55G-DK1 board. I develop my ble audio application with tmap profile. I referred to BLE_Audio_TMAP_Periopheral project provided by ST. It can be paired and enable le audio.   But when i play the music on the an...
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...
Kudos given to