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 ...
Multiple Zigbee examples in STM32Cube_FW_WB applications tree fail to start by triggering assertion failure in APP_ZIGBEE_ConfigEndpoints.The code under questions isstatic void APP_ZIGBEE_ConfigEndpoints(void) { struct ZbApsmeAddEndpointReqT req; ...
Hi All,I'm using the P-NUCLEO-WB55-Nucleo and I'm using all the two CPUs (CPU1 + CPU2). I must put the all board in the stop mode, I've downloaded the example PWR_EnterStopMode but I've some doubs about the manage of the CPU2 to entering in stop mod...
STM32WL RM0461 Rev 4On pages 1145 and 1146 wrote "EIE = 1 in the LPUART_CR1 register", but actually EIE in LPUART_CR3 register.
Whenever I created a new project based on LoRaWAN Skeleton, it doesn't generate MX_GPIO_Init() in any file. This requires user to write their pin configuration manually, compared to the other project that are not based on LoRaWAN Skeleton where MX_GP...
Hi,We are tying to run sigfox pushbutton app on Seeeds lora e5 module what has a stm32wl mcu built in. I have configured the radio control switch gios according to the lora e5 module and also changed the tx power define to High power. have also chang...
Hello Every one i am using the STM32WB35CC SoC for custom BOARD, I am facing an issue that when i tries to write EEPROM I get correct response checked using Logic Analyzer but when i tried to read eeprom I GET HIGH impedance with every address. The ...
aci_hal_tone_start(..)fails for channels 3 and 4aci_hal_rx_start(..) fails for channel 3hci_le_transmitter_test(..) works on all channelshci_le_enhanced_transmitter_test(..)fails for channel 3,4,5,6hci_le_enhanced_receiver_test(..)fails for 3,4All fa...
I have been using the APP_LOG() macro from stm32_adv_trace.c to output messages while developing with the STM32WL55. This uses DMA transfers with the UART.I thought it would be useful to use the SWD debug port for console output, instead of the UART....
Hello, I am new to the STM32 world.my little board STM32 (LoRa) form ChinaST-LINK SN : 53FF6D066687505145250967ST-LINK FW : V2J38S7Board : --Voltage : 3.26VSWD freq : 4000 KHzConnect mode: NormalReset mode : Software resetDevice ID : 0x699Rev...