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

Resolved! Problem with ADC on custom board

Hello.I have a problem with the ADC on the custom board with the STM32WB55 chip. I am using a divider and should get something around 2V, but I always get the maximum value - 4095.I am using this code that I saw in the ST examples. HAL_GPIO_WritePin...

IlliaGx by Associate III
  • 846 Views
  • 19 replies
  • 12 kudos

Resolved! NUCLEO-WBA65RI BLE examples not working

I tried to run two examples on my new NUCLEO-WBA65RI. Specifically the 'BLE_p2pServer' and the 'BLE_HeartRate'. I followed this guide for the p2pServer:https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32WBA_Build_BLE_ProjectBuilding works but when I...

strg-v by Associate II
  • 387 Views
  • 7 replies
  • 0 kudos

Resolved! LoRaWAN region

I am developing an application from LoRaWAN End Node example in STM32WLE MCU that has to work in different countries. To select easily the LoRaWAN region from hardware I have dedicated three pins as GPIO Inputs. The idea behind is that by reading the...

alefarri by Associate II
  • 255 Views
  • 2 replies
  • 1 kudos

Help with SystemClock_Config

How to combine settings in SystemClock_Config to use both keyboard and ADC examples? In keyboard project there is the follow setting in SystemClock_Config: RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_MSI; RCC_OscInitStruct.MSIState = RCC_MS...

GS2 by Senior
  • 549 Views
  • 8 replies
  • 5 kudos

Resolved! STM32WB - STM32_WPAN (BLE) with FREERTOS

Hello, I am using CubeMX 5.1 and I am aware that it is not possible to activate FREERTOS when STM32_WPAN is activated. Is there any way to integrate FREERTOS with BLE? Is the feature maybe coming out in the future?

Resolved! LoRaWAN JOIN problem on STM32WL55

I have a board NUCLEO-WL55JC1 and download a LoRaWAN End-Node Example on it form STM32CubeIDE, but it not join to LoRaWAN network sucessfully.My LoRa Gateway is Drgaino-LG308 with TTN(The Thing Network) Server, the frequency is EU868.After some check...

CChow.3 by Associate
  • 4784 Views
  • 9 replies
  • 1 kudos

STM32WL subGHz-radio clock source

Hi everyone,I’ve designed a custom board based on the STM32WL55CCU6, but I accidentally left out the external HSE crystal. I'm wondering: is the HSE strictly required to use the radio features (specifically LoRa or LoRaWAN), or is it possible to rely...

_martin by Associate
  • 202 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB Which BLE FW should I use full or Exteneded?

I want to have BLE Custom Client/Server in Application FW? Does it support that?Is it possible to have clinet and server in same FW ?If yes,STM32WB15CC Which BLE Wireless Stack FW should I use full or Exteneded?What is advantages and disadvantages of...

dxxx0001 by Associate
  • 241 Views
  • 2 replies
  • 0 kudos