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

(STM32WL55JC) Is it possible to expand flash or RAM in order to fit my project on this board? If so, what is the most straight forward, feasible way?

My project involves LoRaWAN communication and embedded machine learning. we've trained a basic model which fits in flash memory, but barely. As our data set grows and our model becomes smarter, I imagine we will need more space. As of right now, our ...

MRubi.2 by Associate II
  • 1597 Views
  • 2 replies
  • 0 kudos

ADC 2nd channel is bouncing all over the place (stm32wb55)??

I am running a scan mode of AD9 and AD10. I use a timer to generate an interrupt every 15ms....Inside this IRQ I start an ADC conversion scan.....After each conversion I store the value into an array. I have a potentiometer hooked up to adcValue[0] ....

SWenn.1 by Senior III
  • 1012 Views
  • 5 replies
  • 0 kudos

Resolved! How to include DSP Filtering Functions?

In the last month, I did an example of FFT using the CMSIS DSP library. Now, I am trying to design a simple "matched filter".   In my code I am using "arm_fir_init_f32" and "arm_fir_f32". While debugging, on the line of "arm_fir_f32", I am getting "H...

0693W00000JMI46QAH.png

How implement BLE client multiconnection with WB55?

Good time of day!I am facing some problems with testing example app (BLE_p2pRoteur on WB55.Nucleo board).First one board flashed as a client, 3 others as a servers, Server 1 to 3 are defined in app_conf.h file, corresponding appplication numbers in m...

IvanL by Associate
  • 1236 Views
  • 4 replies
  • 0 kudos