NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
IN STM32WB55 touch sensing features, at which range of capacitance value touch sensor can be used?It say few picofarad, do any exact capacitance range for proper working?if i use a dedicated touch sensor with 100pf nominal value do it will work?
Greetings,can you please tell me where can I find the version history for the STM32CubeWL Release v1.2.0?Latest version on GitHub is for v1.1.0.Specifically, changes in the "radio_ex.h" and the related files since your examples on the GitHub repo don...
ADS_DRDY_Pin is PC11. When I change GPIO_MODE_IT_RISING to GPIO _MODE_IT_FALLING, my ble server can not work normally. Rising is ok, but I can't find my ble device(in falling). Thank in advance.
Hello guys, I am trying to make a P2P LoRa Communication with SubGHZ_Phy SDK. I have two boards, one is STM32WL dev. board and RAK3172 Custom Board.When I use SubGhz SDK STM32WL works but with RAK3172 problem appears for (TxTimeout). What is this? Ho...
A new version of STM32CubeMonitor-RF has been released to: Fix an issue with Bluetooth® Low Energy TX PHY menu in RF tests .Update 802.15.4 sniffer firmware software.Correct the detection of Bluetooth® Low Energy firmware version: Some versions not i...
Hello. I try to use I2C bootloader of STM32WB and it can't connect. I use board NUCLEO-WB55.USBDongle, STLINK-V3SET and STM32CubeProgrammer. I2C: 100KHz Speed mode: standard, addres 0x50. NUCLEO-WB55 I2C pins PB6 PB7, SB6=close, SB2 = open, SW2: BOOT...
Hi Team,By using STM32WB55RG , SPI1 is connected to LCD and is working fine and SPI2 is connected to external flash memory, It is not working.Note- Same flash memory is working on SPI1.Kindly let us know any configurations needed to work on SPI2 on t...
Hello, I many years use STM32, but first time when I ran into a problem.I can not compile the code STM32CubeIDE (same and TrueStudio). I pushed the button and nothing happen, I don't have any error, so I can not understand why I have a problem.Initia...
Hi,Can I use STM32WL_UFQFPN48_Reference_Design_+22dBm_490MHz.PDF reference schematic file (attached) in en.STM32WL_Reference_Board_MB1720-XO_IOs_Shield to design my project +22dBm - 433MHz ????
I would like to create a network where clients (router or end device) can send messages to coordinator Digi XBee3. I've been trying to connect router STM32WB with some examples inside of STM32WB CubeWB to communicate with an XBee coordinator but I ca...