User Activity

I'm hoping to build a project with a BLUENRG2 using a BLUENRG-M2 module. I purchased an X-NUCLEO-BNRG2A1 board to get started and jumped the SWDIO, SWDCLK, NRESET, VDD and GROUND pins on this board to my STLINK-V2. Initially I could connect to the ...
I'm looking to port a prototype from an STM32WB55 Nucleo board/custom daughter board combo to a single custom board using an STM32WB5MM module. I've done some digging but can't find a recommended footprint for this module. Does anybody know if one ...
I'm working with an STM32L031F4 and I'm trying to calibrate the ADC to no avail. I'm wondering what it is that I'm missing here. With the code snippet below, I never get out of the while loop and the CALFACT stays at 0 (if I understand correctly, C...