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

Resolved! Problems with project generated by CubeMX (Keil , STM32WB55)

Hello! I have a project where I set up the BLE , then I decided to add FreeRTOS to this project. But the problem is that there is an error in the generated project that I cannot solve (It seems the error is from Cube).(...).axf: Error: L6200E: Symbol...

0693W000004HLhpQAG.png 0693W000004HLhuQAG.png
Kolab by Senior
  • 1509 Views
  • 8 replies
  • 0 kudos

Resolved! I want to output modulated and unmodulated waves in order to receive radio wave certification. How can I output them?

HelloI have to obtain radio wave certification for products using STM32WB50. Is it possible to output modulated and unmodulated waves with STM CubeMonRF?The protocol stack we are using is MAC_802_15_4_FFD.bin. I can't understand it even if I call it ...

MNitt.1 by Associate II
  • 654 Views
  • 3 replies
  • 0 kudos

I am not able to set the Appeui or Appkey via the AT slave software that was provided with the B-L0-72Z-LRWAN1 Kit. Also , i am not able to configure the Data Rate , but AT commands give me OK(Success)

Hi EveryoneWe have recently started working with the B-L0-72Z-LRWAN1 Kit , I programmed the AT slave software that was provided with the Kit. The problem faced by me are described below.I am not able to change/modify the APPEUI via the AT commands , ...

RKaly.1 by Associate II
  • 372 Views
  • 0 replies
  • 0 kudos

STM32wbxx_hal_smartcard not fully working in v1.10

Hi,We've just updated our HAL from 1.6 to 1.10 and encountered some issues with our link to secured element.ATR is successfully received.After any transmit (we are using DMA), a call to a receive return BUSY.We get file STM32wbxx_hal_smartcard.c back...

Intergration issues with example ble_RfWithFlash.

Hi all,Currently I am trying to intergrate the flash_driver from ble_RfWithFlash to my project because I was bumping in some issues with maintaining a bluetooth connection when erasing flash.I was working with V1.3.0 so had to update the firmware sta...

Taxara by Associate III
  • 774 Views
  • 3 replies
  • 0 kudos

Resolved! Hi, I'm developing a bootlader just to download a .bin file and then write starting at 0x8007000 address. My code is based on https://github.com/STMicroelectronics/STM32CubeWB/tree/v1.4.0/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_Ota

I follow the same approach with the magic value 0x94448A29 and so on.Burning firmware + bootloader works ok, also I can jump to the bootloader using the SRAM1_BASE address to write the reset type.The problem is that sometimes I got errors writing to ...

Jsilv.1 by Associate II
  • 985 Views
  • 2 replies
  • 0 kudos

How start PWM duty cycle transfer throught DMA ?

I create a simple project with CUBE_MX in order to test DMA_PWM generation.I configure the TIM2 like this : The DMA is configured this way: in the main i fisrt enable the PWM channel(signal output is ok on scope) , then i try to start a DMA transfer...

0693W000005CCI6QAO.jpg 0693W000005CCIBQA4.jpg
PJEAN.1 by Associate II
  • 583 Views
  • 1 replies
  • 0 kudos