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

Resolved! BLE_HeartRateFreeRTOS Project can not be complied after updating the USART1 Pin configuration by Device Configuration Tool in STM32CubeIDE

I downloaded the STM32WB MCU Fw pack through  https://github.com/STMicroelectronics/STM32CubeWB.git. Then, I used STM32IDE v 1.10.1 to compile BLE_HeartRateFreeRTOS project. It is complied successfully. Then, I used Device Configuration Tool to updat...

YYuan.1 by Associate II
  • 1235 Views
  • 2 replies
  • 0 kudos

Resolved! Having issues in RAK3172 changing frequency from EU868 to IN865

Hi,Once I flash the base firmware(STM32cube_FW_WL_V1.0.0) in the RAK3172 module, I view the serial print. It displays Europe frequency… then I open the firmware(STM32cube_FW_WL_V1.0.0) and check the file named lora_info.c… in the file Europe and US r...

0693W00000SuISvQAN.jpg 0693W00000SuISqQAN.jpg 0693W00000SuISbQAN.jpg 0693W00000SuISMQA3.jpg
SS.28 by Associate II
  • 1460 Views
  • 4 replies
  • 0 kudos

How to change ADC's Number of Conversion?

Hi, there:We need to change the Number of Conversion of the ADC during the run in STM32WB MCU. It is configured with multiple channels and with DMA.(1) Can we just de-initialize the HADC and re-initialize a new one? Will it affect the interrupt and D...

WQ by Associate III
  • 689 Views
  • 1 replies
  • 0 kudos

[STM32WB55] Is it possible to change UUID in Beacon mode?

Hello,​I want to advertise custom data in beacon mode using UUID, Major and Minor Value. In my understand It is not available to change those value when the beacon is working. Because UUID, Major and Minor will be set when beacon starts.Is there way ...

SOh.3 by Associate
  • 899 Views
  • 1 replies
  • 0 kudos

Resolved! BLE slot allocation error

I read in this document about the concept of BLE slot allocation. I experimented with 5 STM32WB boards, one as master the four as slaves), and encountered an error I didn't understand.The master issued `aci_gap_create_connection` to each of the four ...

HLin.3 by Associate II
  • 1360 Views
  • 2 replies
  • 0 kudos

STM32WB15: do you need to pull PH3-BOOT0 high in order to program the authentication key or can you just program it booting up with no firmware image programmed in Main Flash memory and PH3-BOOT0 pulled low? Both ways should boot into System memory right?

Details in the SECoreBin/readme.txt file for the STM32WB code says that the MCU needs to be booted with PH3-BOOT0 pulled high in order to program the Authentication Key. I can't find any other documentation that indicates that this is true. Does the ...

JWash.3 by Associate
  • 1105 Views
  • 1 replies
  • 0 kudos