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
  • 3550 Views
  • 0 replies
  • 2 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
  • 1532 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
  • 669 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
  • 986 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
  • 785 Views
  • 0 replies
  • 0 kudos

Resolved! How to use ADC sensor with Ping Pong Application

Hello everyone, I am trying to read adc value from microphone. I am using FFT to get 100 Hz to 2 kHz or more to detect tone. In my project, I can use dma for get adc value and then I use DSP CMSIS. I can do this with my new workspace (with out anythi...

AHakk.1 by Associate III
  • 1785 Views
  • 3 replies
  • 0 kudos