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 ...
HI, I have a custom board STMWB55CGU6. I have connected it to a ST-LINK V2 to try to debug it. I have connected the correct pins (GND, NRST, SWDIO and SWCLK) but the STLINK is unable to detect the PCB. It shows the error as shown in the picture below...
I have checked all the required positions of the jumpers on the STM32 Nucleo board as follows: • JP1 - USB STL • JP2 ON • JP3 ON I have installed Java 8. I have selected ST-Link mode, the device is visible in device manager as STLink Virtual PortI al...
Stack versions: LRWAN_V1.2.1Hardware: CMWX1ZZABZ-091 Murata moduleHello,I have some devices connected to Orange french lora network. I loose one device and looking on uplink history, i see that the last uplink show a frame counter with the value 6553...
I'm trying to port simple Keil project (which works on my custom STM32WL board) to CubeIDE and got to a point where it compiles and I can flash the board using stlink+GDB (I patched the stlink to add STM32WL support). However, it seems like when I t...
I found error in STM32Cube_FW_WL_V0.3.0 in stm32wle5xx.h FLASH_TypeDef without ACR2, its lead to problem with lock/unlock
In Group 1 G1_IO4 is a sampling capacitor and G1_IO3 is a sheild and in Group 2 G2_IO2 is sampling capacitor and G2_IO1 is input touch key. In Group 3 G3_IO4 is a sampling capacitor and G3_IO2 is a input touch key. so when i programmed with this conf...
How should a user key be provisioned when only SWD access is possible?I see that while flashing the wireless firmware, Stm32CubeProgrammer first flashes a FUS_Operator binary. Can this FUS_Operator somehow be used to program a user key into the STM32...
To access AT command i have USB to UART FTDI adaptor from sparkfun.do i need to put firm ware inside chip for AT command for Lora?do i need to connect crystal osc of 8Mhz to work with AT command.No AT response from module in COM PORT Arduino!
In my STM32CubeIDE version 1.3.1 Build: 6291_20200406_0752 (UTC), the IDE automatically added the "--specs=nano.specs" for the GCC assembler.However, the GCC assembler doesn't recognized the "--specs=nano.specs" option.I want to remove or disable ...
RE: STM32Cube_FW_WB_V1.7.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_HeartRateFreeRTOS\Core\Src\stm32_lpm_if.c /** * The switch on HSI before entering Stop Mode is required on Cut2.0 * It is useless from Cut2.1 */ Swit...