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. I am using openthread with stm32wb55 processor in one of my projects. I have a related question. I cannot make the number of children connected to the leader or the router more than 10.I am using the childmax11\r command.OPENTHREAD_CO...
Hi,My 1st post here, so please forgive me if I'm posting this in the wrong category.2nd disclaimer, I'm predominantly a HW engineer, so I have a limited amount to SW experience.I've been trying to put together a OT border router application on a Beag...
I've read all topics regarding this error on the forum but nothing helped. The borad connected to Arduino connector is USI® WM-SG-SM-42. Projects build succesfully and connect with the board through ST-Link v3. This is the output I get when debugger ...
HelloI am trying to implement low power mode with STM32WLE5 MCU (as a part of RAK3172-SIP).However, the current consumption is unreasonably high.I measure around 200uA with 3.6V and around 150uA with 3.3V.Did many tests with different configurations,...
Hi guys,Do you ever had a thought about making the CoPro firmware opensource and allow the community to participate the development? I see that the progress in maintining the Thread protocol is quite slow compared to the Openthread main repos, also s...
Hi I'm trying to create a new project from an .ioc file and I get 2 errors, first the "code generation could not be done most probably because the neccessary firmware package is missing, not able to complete stm32Cube project creation" then as sugges...
I am writing a driver for the STM32 to get the data from the front-end board, AD5940 using the SPI communication. I am using the AD5940 library available at the : https://github.com/analogdevicesinc/ad5940lib.STM32WB55xx has been used. I have configu...
In my application, I receive a message from LoRa and intend to transmit it via UART1 which is set to PA9 and PA10. However, when I check the UART RX using a logic analyzer, I do not receive anything.I have tested the UART1 alone in a simple project, ...