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
  • 2122 Views
  • 0 replies
  • 2 kudos

Functions: initOptionBytesInterface() return a rubbish, firmwareUpgrade() and startWirelessStack() returns not correct result.

Hi.Using STM32Cubeprogrammer API v.2.7.0 with STM32WB55 and USB interface, I find an error when to call initOptionBytesInterface()....peripheral_C* options_bytes;options_bytes = initOptionBytesInterface();...As we know, "peripheral_C" structure have ...

0693W00000AM1ozQAD.png 0693W00000AM1qgQAD.png 0693W00000AMuUuQAL.png 0693W00000AMuVJQA1.png

Resolved! Reading from flash causes hardfault

I'm working with the STM32wb55ceu MCU which states that it has 512K of flash memory starting from address 0x08000000.However, I realized that if I compile and run the follow program, it will hard fault when attempting to read the value from flash (li...

Adomin by Associate II
  • 2374 Views
  • 5 replies
  • 0 kudos

Resolved! Using STM32WL as a LORA Radio

Good Day, I got myself a pair of LoRa-E5 mini which has STM32WLE5JC single-core. I would like to program them in a way in which they would communicate by using a channel and address id to each other. kindly give me a refernce to how to program them i...

Soundhar by Associate II
  • 1780 Views
  • 3 replies
  • 0 kudos

Is LSE required for STM32WLE5x Sub GHz radio?

We designed a customized board based on STM32WLE5JB SoC without the 32k LSE crystal to save cost. However the Sub-GHz radio doesn't work - LL_RCC_HSE_IsReady() always returns 0 and no radio interrupts generated. Is it because the LSE not being solder...

CLI.2 by Associate II
  • 1318 Views
  • 4 replies
  • 0 kudos

STM32WB5M UART HCI lose connection

Hello everyone,We are currently trying to experiment with the STM32WB5M for it to be integrated in our project as a radio co-processor module.We have ported nimble stack (https://github.com/apache/mynewt-nimble) on our application MCU to act as an ho...

romain2 by Associate III
  • 3322 Views
  • 3 replies
  • 0 kudos