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

Resolved! Where is .IOC file in FUOTA exemple for STM32WL

Hello,I'm using the exemple for FUOTA in STM32WL for single core (STM32WLE). And I would like to know where I can find the .ioc file to change the pinout confirguration of the chip.Thanks

HDIA.1 by Associate III
  • 842 Views
  • 1 replies
  • 0 kudos

STM32 WL55JC1 UART only receiving data once

As the title suggest I only receive data once. I also tried using HAL_UART_Receive_DMA and HAL_UART_Receive_IT still got the same result (only receiving once). I'm using Teseo-LIV3FL GNSS module and I've tested it before on my ESP32 and it works as e...

AFidi.1 by Associate II
  • 568 Views
  • 0 replies
  • 0 kudos

LoRa synchronization point to point

Hello!I use two stm32wl55jc1 boards for a point-to-point connection via LoRa, simple, without a gateway. Everything goes well until I introduced the possibility to change the communication parameters (press a button and enter on UART). After the inpu...

vsilv.1 by Associate II
  • 1212 Views
  • 3 replies
  • 0 kudos

Resolved! How to edit an existing .csv file in the SD card?

I want to save constant data on .csv files in an SD card. I managed to create the file, but when I call the function to edit, it seems not to recognize the end of the file to start writing. How can I do that? Or what can I do different? That's the pa...

FPicc.1 by Senior
  • 2513 Views
  • 5 replies
  • 0 kudos

ZigBee Coordinator on STM32WB5MMG with Off-The-Shelf devices

Hi All,I am quite a newby regarding ZigBee since I have been playing around with this since bare a month now. So please be patient if my question might sound stupid or my terminology is not quite "ZigBee-conform".Short form of my question: Why do non...

TThan by Associate III
  • 1287 Views
  • 1 replies
  • 0 kudos

STM32WB55, SFSA value is 0x00 (0x0800 0000). Is there a way to execute some code for CPU2 from RAM to modify the SFSA setting?

I think, I have "bricked" my STM32WB55 Nucleo board.I can connect the board in system boot mode via ST-Link in ST-Programmer. The SFSA value is 0x00 (0x0800 0000).Because SFSA can only be written by CPU2 and embedded flash is write protected:Is there...

MRogg.1 by Associate II
  • 1713 Views
  • 7 replies
  • 1 kudos

Read/Write flash section using CLI

Hello,I was trying to program STM32 using CLI, I want to READ/WRITE the memory flash section of STM32I tried STM32_Programmer_CLI -c port=/dev/ttyS0 -w memory=flash readfile=HS_read.bin address=0x08000000 size=16STM32_Programmer_CLI -c port=COM15 the...

Mkuma.7 by Associate III
  • 4421 Views
  • 11 replies
  • 2 kudos