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

Resolved! WB55 Nucleo Board + I-NUCLEO-CN0216 Adapter on SPI 1

Hi Everybody!I'm trying to prototype a force measure application with SD-card on a P-NUCLEO-WB55 Board and I-NUCLEO-CN0216. I'm using the latest CubeIDE.The SD Card work perfectly both on SPI 1 and SPI 2(In my project i'm using SPI 2 for the differen...

Hunhazy by Associate
  • 1364 Views
  • 3 replies
  • 0 kudos

Resolved! Main stack pointer stm32wle5xx

Hii try to figure out, if my main stack pointer is correct. When debug my program, after execute startup.s file the value of msp is 0x20008000, but like this i used only half sram, right? This micro have 64KB of sram. I believe that the value of msp ...

en by Associate II
  • 2631 Views
  • 6 replies
  • 0 kudos

Sigfox - trouble at t'mill

In the news today:"Sigfox, the French IoT startup that had raised more than $300M, files for bankruptcy protection as it seeks a buyer"https://techcrunch.com/2022/01/27/sigfox-the-french-iot-startup-that-had-raised-more-than-300m-files-for-bankruptcy...

On STM32 cube I-CUBE-LRWAN, GPIOS sx1276

#define RADIO_TCXO_VCC_CLK_ENABLE()   __HAL_RCC_GPIOA_CLK_ENABLE()#define RADIO_ANT_SWITCH_CLK_ENABLE_RX()   __HAL_RCC_GPIOA_CLK_ENABLE()#define RADIO_ANT_SWITCH_CLK_ENABLE_TX_BOOST()   __HAL_RCC_GPIOC_CLK_ENABLE()#define RADIO_ANT_SWITCH_CLK_ENABLE_...

MWisi.1 by Associate II
  • 1605 Views
  • 7 replies
  • 0 kudos

Resolved! Strange delay on QSPI using 4 data lines

Hi all,Currently i'm reading and writing to external flash using the QSPI peripheral. All data i write is received correctly but there seems to be a "unnecessary" delay in both writing and reading QSPI.Sequence start with command 0x34 (page program)F...

0693W00000JNP7xQAH.jpg
Taxara by Associate III
  • 1673 Views
  • 3 replies
  • 0 kudos