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

Need the Reset Reason.

Hi Team,We are using the STM32WB55 Series for our product. At each power cycle or reset, we need to know what the reason is (like WD Reset, Soft Reset, or Pin Reset, POR reset).Could you please tell me by reading the which register, we came to know t...

Using SPI to sample both channels of LTC1865 ADC. Need help

Hello,I am having difficulties trying to sample both channels of the LTC1865 ADC and was hoping someone could point out my mistakes. This is my function to sample the channels. I am using the STM32WB55 micro.unsigned int READ_External_ADC(int chann...

kcire L. by Associate III
  • 778 Views
  • 1 replies
  • 0 kudos

Resolved! Issue regarding "generate peripheral initialization as a pair of '.c/.h' files per peripheral" using stm32wb55

After enabling "generate peripheral initialization as a pair of '.c/.h' files per peripheral" under Project manager > Code generator > Generated files, everything stops working, including debugging log also does not show up in my tera term.How to reg...

Nicholas1 by Associate II
  • 1509 Views
  • 2 replies
  • 0 kudos

Simple Ble Communication with stm32wb??

I've been starting a bl project recently.I want to implement simple communication using stm32wb chip. Like you can buy and use a UART-based Bluetooth module like HC-05.However, when I looked at the materials released on the web, there were many examp...

remoter by Associate III
  • 1044 Views
  • 2 replies
  • 0 kudos

Hard Fault inside a RTC_Alarm_IRQ_Handler

Hello,I'm dealing with a problem in a STM32WB55, but the doubt is general about STM32 and FreeRTOS. Among the different tasks initialised in my program, I have a task running that puts the MCU in STOP2 mode. In parallel there is an RTC Alarm programm...

LJimé.1 by Associate II
  • 1714 Views
  • 3 replies
  • 0 kudos