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 ...
Hello everyone,it seems like it is very hard to get an answer in any lora issues. I give it a shot anyway :DI've watched all the lectures in udemy to get familar with stm32 MCU and i have learned a lot, but unfortunately not enough to get a LoRa-Nod...
Hi all,Could you show me any code example and reference design for STM32WLE5JB ?Thanks you very much,
I currently have a NUCLEO-F103RB board and also an I-NUCLEO-LRWAN1 board.Is it possible to interface them directly together? I have seen that the I-NUCLEO-LRWAN is initialized for the STM32L0/L1/L4 series using the I-CUBE-LRWAN.However, I would reall...
Hello,I recently saw the new SoC STM32WLE5 which has been developed. Is an evaluation board available? Is there also minimal support (Cube package, documentation) to start development. I read in a document that there is a NUCLEO-WL55JC, but I couldn'...
Hello,RM0434 Rev 6 talks for 41.5.6 AP identification register (AP_IDR) about Reset value: 0x2477 0011 (AP0), 0x6477 0001 (AP1)I see0x8477 0001 for AP1. Does that decode to r0p7 or to r1p0 or to something else?
Hello there !When I use Monitor RF to upgrade firmware(0x7000 offset on CPU1) and wireless stack (0xF000 offset on CPU2) trough OTA : It works.But when I want to upgrade (or just rewrite the same version of FUS) trough OTA at 0xF000 on CPU2 : it does...
Attempting to update STM32WB50 Firmware using STM32 Cube Programmer in Boot mode (Boot0 pin connected to VDD)download stm32wb5x_FUS_fw_1_0_2 - Start Address 0x080EC000download stm32wb5x_FUS_fw - Start Address 0x080EC000download stm32wb5x_BLE_Stack_...
Hello.I'm using a custom PCB with the STM32WB50 controller. I think I successfully upgraded the FUS from version 0.5.3 to 1.0.2 and finally to 1.1.0 (when I read 0x20030030 I get 01010000). Then I tried to install the BLE light stack as described in ...