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

Reading ADC on B-L072Z LRWAN1

We are working on B-L072Z LRWAN1. We are trying to read ADC. We set pins ADC and make the adjustments on CubeMX than import code to SystemWorkbench. But we got 3 types of error;1- Sometimes when we debug the code we got OpenOCD child process terminat...

??Boy by Associate
  • 633 Views
  • 2 replies
  • 0 kudos

Using SX1276MB1LAS with STM32F767ZI.

"The I-CUBE-LRWAN Expansion Package consists of a set of libraries and application examples for STM32L0, STM32L1 and STM32L4 Series microcontrollers acting as end-devices."Can i use the libraries comming with this package even if i am using a STM32F7...

SBour.9 by Associate II
  • 549 Views
  • 1 replies
  • 0 kudos

How to do Programming in cmwx12zzabz-078 Lora module..?

How to do Programming in cmwx12zzabz-078 Lora module..?Im new for STM32 controller. I purchased cmwx12zzabz-078 Lora module which is integration of STM32L082 and SX1276 module. when i connect this module its showing in device manages as "STM device ...

0690X000008i6bZQAQ.png 0690X000008i6dKQAQ.png 0690X000008i6g9QAA.png 0690X000008i6hqQAA.png
PPati.18 by Associate II
  • 1217 Views
  • 5 replies
  • 0 kudos

Simple communication between the phone and stm32wb

Is there some kind of example of using stm32WB in the same way as HM-10 BLE.  I need to communicate between controller and mobile phone. The simplest solution seems to be serial communication. Maybe someone have any example How to read and write valu...

przemoga by Associate II
  • 462 Views
  • 0 replies
  • 0 kudos

Resolved! 802.15.4 PHY Payload Debugging?

It looks like ST only provides bin file to controls Radio, even reference manual also doesn't mention too much on the Radio system. I am wondering if there is any way to log all PHY payload of a PAN coordinator? Does anybody have experience on this?T...

Jiapeng by Associate II
  • 1059 Views
  • 4 replies
  • 0 kudos

I2C read issue in STM32L072 MCU

Hi Team,We are using STM32L072 Discovery kit LoRa module for reading CCS811 sensor over I2C peropheral. The Hardware Id (Deivce id) of the sensor is not able to read as the data line does not contain ACK signal at the end. We are using HAL_I2C_Master...