STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

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...

Ouadi by ST Employee
  • 3424 Views
  • 0 replies
  • 2 kudos

B-WBA5M-WPAN DEMO CODE

Dear Community,I have the B-WBA5M-WPAN module and trying to get a basic OpenThread Project working with Demo Code provided.The Demo Code provided for the module is not sufficient - I am trying to change LED Color when button B2 is pressed.I am trying...

diktril by Associate II
  • 537 Views
  • 6 replies
  • 0 kudos

Bug in STM32Cube_FW_WB_V1.23.0 USART module

Line 2185 of stm32wbxx_hal_usart.c uses incorrect macros for clearing the receiver timeout flag:__HAL_UART_CLEAR_FLAG(husart, UART_CLEAR_RTOF);I believe this should be:__HAL_USART_CLEAR_FLAG(husart, USART_CLEAR_RTOF);The original line warns of implic...

STM32WL55 LoRAWAN Live object can't join

Hello everyone,I am trying to communicate via LoRaWAN on the live object network of the French operator Orange. I'm using the nucleo STM32WL55 for the end device.  Here are the version of the application on the end device side :  APPLICATION_VERSION:...

Resolved! STM32WL5 custom pcb can't join lora

Hello,We made a custom pcb with STM32WLE5CC MCU, and with the IPD BALFHB-WL-05D3. You'll find in attachement the schematic.We use the STM32CubeWL software. We tries the same version on the nucleo and everityhing was going well, we could join with the...

BLE on STM32WB MCU on Short Range

Hello ST Team, I am Ramya Ranganathan from Karaka eDrives. I am working on the STM32WB5MM-DK discovery kit and used STM32CubeMonitor-RF  BLE Transmit and Receive data with two different boards. The packets are missing even less than 1 meter distance....

RamyaR2002_1-1759817072367.png

Resolved! WWDG interrupt keeps firing

Hi, After configured the GPIO pins via STM32CudeMX and generated the code, when I run the firmware, the "WWDG_IRQHhandler()" problem keep appearing from no way and hinder me from the rest of the development. Please see the attached screen shoot pictu...

Phang_0-1758536892175.png
Phang by Associate II
  • 626 Views
  • 8 replies
  • 2 kudos

0x20008000 or 0x20009000?

I am using the LoRaWAN end-node dual-core demo on an STM32WL5M.  I noticed the RAM_SHARED section in the .LD files of each core project points to different addresses, one to 0x20008000 and one to 0x20009000.  Is this a potential issue?

Resolved! need help in MCU selection regarding Bluetooth

Dear esteemed members,I am designing a Bluetooth based small headset kind of application, which will be capable ofreceiving audio stream, streamed through a device like mobile or any other.also need to control few GPIO with mobile, command will be se...

Preet by Associate II
  • 246 Views
  • 5 replies
  • 5 kudos