User Activity

Hello, I am trying to implement X-Cube-ClassB Software Package in my project that is using an STM32F4 MCU. According to the information provided in the website, it looks like I need to use Version 2.2.0. However, I'm wondering if the latest versions ...
I have came across the Library package X-Cube-ClassB which certifies household electronics appliance Class B. I couldn't find anything for class C. Is ST working on developing a Class C library? If so, Can I get a roadmap? If not, can I get support f...
Hi, I'm trying to use FreeRTOS Tickless idle mode. When I am debugging my code (using breakpoints), I see that the code enters vPortSuppressTicksAndSleep function. /* Sleep until something happens. configPRE_SLEEP_PROCESSING() can set its parameter ...
I'm trying to implement a BLE task in my FreeRTOS application with the X-Nucleo-BNRG2A1 shield. I completed the BLE application (X-Cube-BLE2 package) without FreeRTOS and it has been working fine. For implementing the FreeRTOS, I have been looking in...
I am trying to use X-Nucleo-BNRG2A1 as a BLE Central Device. My BLE peripheral is based on STM32WB15CC (Which is working fine). On the central code, I am using the central example from CubeIDE. I can scan and see my peripheral. I managed to connect t...
Kudos from