User Activity

Hi, I am trying to check the oscillator tuning of our boards and did some reference testing with a WB55 Nucleo. using aci_hal_tone_start. Using 0,0 I do get an output near 2.402GHz, but not quite were I would expect it. The header says the following:...
To secure my bootloader against erroneous writes from the application I want to enable write protection on it. But since for some things the bootloader needs to modify data inside its partition (security counter update and key invalidation), I can no...
Looking through the WB0x portfolio, it looks like the WB06 and WB07 VFQFPN are completely unattractive and even the WLCSP not a good bargain.STM32WB06KC is supposed to be 1.87 Dollars, whereas STM32WB09KE stands at 1.013 Dollars.Also the later would ...
We planed the BlueNRG-LPS in one of our projects to use it as a Network Co-Processor via the ACI command set and also have some code ready for that. Can we now just switch it against an STM32WB05xN and use the same commands, or is their command set d...
I am trying to get application level RDP progression into my bootloader to kind of self protect my firmware once it has started. I have set level 1 and the firmware still runs and I can no longer read out flash or debug, so that's the positive side.B...