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,In STM32WLE5CC Lorawan, when It Doesn't get ack for confirmed uplink, it decreases its datarate(Increase SF), but not TX Power is increases.Say Due to ADR Device is at DR5 and TX Power 10. Due to increase in noise, device doesn't get ack from L...
I connected a LED to the PA11 pin of STM32WB55VGY microcontrollerand I want to toggle it.So, I'm trying to use HAL_GPIO_TogglePin(xx, yy) but I cannot know the "xx (GPIO_Typedef)" of PA11 pin.Where can I found which pin is which GPIOx?
Hi,I am developing a small module with the STM32WB10 and I need to do 10 ADC conversions (9 external and the internal temperature).However, I can only get the DMA to do the 8 channels configured in the regular channel ranks (Number of conversions = 8...
Hello everyone,Currently, I am working with the example LoRaWAN_End_Node on Nucleo-WL55JC1. I am trying to achieve downlink control. Downlink messages are sent from Chirpstack NS.Right now, I don't know where the function of receiving and processing ...
Hi everyone,I have NUCLEO-WB15CC board. This board has STM32WB15CCx MCU.I have also a custom board. This board has STM32WB15CCxE MCU.The differences of both MCU are, STM32WB15CCx has SMPS pins and functionality, but few GPIOs; STM32WB15CCxE has no SM...
Hello,I am using the STM32WB55 nucleo development kit to communicate over QSPI with an external memory device. I presently have the QSPI interface configured for DMA operation, and I am able to use the external device successfully. However, when tran...
Hi, I try to implement an USB CCID device on an STM32WB55 MCU and the stm32_mw_usb_device release V2.11. I do not find any documentation about how to use this implementation... Today, I created an USB peripheral that is recognised by Windows as CCID ...
I am working on the NUCLEO-WB55RG eval board and I try to run the BLE_TransparentMode project provided as example. But when I run the code (without any modification), it doesn't work. The debugging shows that it failed suddenly at MX_APPE_Init main f...
Hello STM32-Team,do i have to use the MLPF-WB55-02E3 or MLPF-WB55-01E3 matching network for UFBGA129. In the Appnote AN5165 (Table 6) the matching network MLPF-WB55-01E3 matching network is recommended, but in the Datasheet of the MLPF-WB55-01E3 its ...
I want to enable the RTOS Proxy in the debug launch configuration for my STM32CubeIDE project. However, in the "Driver settings" fieldset, I need to select a "Port" from a dropdown. The options in that dropdown confuse me. I have an STM32WB55, which ...