User Activity

I am using nucleo-stm32wb55 board, I am working on BLE peripheral and I am working on MEMS interface, I am using STM32 demo code, where OPUS is used to convert the PDM to PCM . I modified the demo code and added LCD interface and it is working, I am...
I am working on smart watch and I have been using STM32WB board, The bluetooth is communicating with the Mic and it is working fine, I want to display, Date and time on my ST7789 display and I want to know how I can display, I am using BLEPeripheral ...
I am not able to add opus firmware to my nucleo project. I am using Nucleo-WB55RG board and I am unable to configure the opus to my nucleo board, I am taking reference of Demo code available on website, the demo code is working the same opus I am un...