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

STLINK-V3PWR

 STLINK-V3PWR Not able to connect to STM32WL and other STM32 MCU's using STM32CubeProgrammerSame MCU is working with STlink-V3 13:39:13 : ST-LINK SN : 002F004D3431510137383732 13:39:13 : ST-LINK FW : V4J2B1P4 13:39:13 : Board    : STLINK-V3PWR 13:39:...

Karthi by Associate II
  • 1254 Views
  • 2 replies
  • 0 kudos

How disable PULL UP on i2c

Hello,I have a STM32WLE that works with the lora end_node project I have a sensor that i power up with a mosfet when needed. But during the time that the chip is sleeping i need to disable the internal I2C pullup (+30 uA more due to the fact that th...

HDIA.1 by Associate III
  • 1555 Views
  • 2 replies
  • 0 kudos

Need help with using STM32 WB15 and WPAN.

Hello, I've begun my learning experience with modification of HRSTM example for STM32WB15. However i seem to have problem with using ADC inside of the task while CFG_LPM_SUPPORTED is set to 1. What can be a cause of such problem?

HKowa.1 by Associate
  • 676 Views
  • 0 replies
  • 0 kudos

Tasks running on STM32WB

HiI try to use task on the STM32WB5MMG mcu.My task check if a queue is not empty, if not empty then copy the item on its top and send its message by the BLE. The task handler is:void ble_tx_messages_queue_handler_task(){ queue_element *element; Circu...

Ofer by Associate III
  • 1003 Views
  • 2 replies
  • 0 kudos

How to use STM32WB15 with FreeRTOS

Hi, i have NUCLEO_WB15CC Board and i want to implement BLE HRS (Heart Rate Sensor) example with FreeRTOS.I have tried HRS example in NUCLEO_WB15CC with ST BLE Sensor apps in android and it worked.then i tried to implement FreeRTOS with HRS example. b...

dhanny by Associate
  • 791 Views
  • 0 replies
  • 0 kudos