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 ...
I have a P-NUCLEO-LRWAN3 toolkit and I would like to know how I can get the firmware&code for Lora GW which is runing on NUCLEO-F746ZG. The I-CUBE-LRWAN only contain that for Lora End Node which is running on NUCLEO-L073RZ.In the document DM00620948 ...
I am using the software I-CubeLoRaWAN to create a class A end node from a STM32 and SX1272. From the spec the protocol LORAWAN have a MAC command to request the server time. This function is implemented in I-CubeLoRaWAN (file lora.c) :#ifdef LORAMAC_...
Hi, i am using the BL072Z board and in the ADC examples with interrupts the HAL_GetTick() function doesn't works, it returns 0 , also in the examples of LoRa like the called "end_node" happens the same, now i have built a project with cubemx and HAL_...
Hi, I'm fairly new to the STM32 world. I'm running CubeIDE 1.2.0 with a P-NUCLEO-WB55 board and stm32cube_fw_wb_v140.I am using the built-in task scheduler and I believe the IDE is generating invalid code. I am pretty sure the code in Core/Inc/app_co...
Hello.I am trying to do single-channel touch-sensing without using the TSC. For that, I put a weak pull-up on that pin. In a cyclic process, I make the pin OUTPUT-LOW, then release it and measure the rise time through Input Capture. It's a very basic...
I want to use the OpenThread UDP API. So far I implemented the UDP datagram reception without any problems. Sending a datagram using the CLI works fine. When it comes to sending a datagram via the API I always get either OT_ERROR_INVALID_SOURCE_ADDRE...
Is there any place I can find the source code for OpenOCD bundled with current release of STM32CubeIDE? I'm asking because I think source for this should be provided as it is under GPL, I'm asking since STM32WB is not supported in source available o...
Hi, I want to connect my cellphone to a speaker through STM32WB using Bluetooth.
Good morning everyone,I'm coding with Atollic Truestudio and CubeMX.I would like to ask for some helps concerning a function called "arm_bitreversal_32" in the "arm_cfft_f32.c".Here is my problem.I'm trying to use the function "arm_cfft_f32(x,x,x,x)"...
Hi, I have in hand a customer board with a STM32WB55CEU6 MCU. I was able to program CPU1 (M4) firmware but it seem that CPU2 (M0+) didn't have any firmware programmed.I have found that I need to program stm32wb5x_BLE_Stack_fw.bin into CPI2. Did you h...