User Activity

Board: STM32WB55Software: STM32CubeIDEBackground: I am experimenting with a Custom Bootloader to enable USB and BLE updates to my firmware. I'm getting the IDE to export .bin and .hex files on build, so I can pass my main application into the bootloa...
Board: STM32WB55Software: STM32CubeIDE, STM32_WPAN BLE as Custom p2p serverBackground: Have a test bench set up to check entering Standby Mode with additional features we want to use on our project before implementing it. Have been adding in our feat...
Board: STM32WB55Software: RTC and BLEHello,I am trying to get a project set up on the above board. It needs BLE, USB and RTC seperately. I have the USB running with Bluetooth now thanks to a relatively recent post offering a means to fix the incompat...
I have built up a CubeMX project from an example, is it possible to add TouchGfx to the project now? If so, how? It seems to be taking me in circles.Thanks
Hey,I'm trying to add '%' as a wildcard character for a value that will passed through as, for example, 50%, for a battery level in a status bar container.I have the value set up as a single use resource that uses a topology where the wildcard range/...