STM32 MCUs Wireless

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

ST bluenrg2 low power current consumption

I am developing a Beacon model application with ST bluetile. Bluenrg2 low power current consumption differs between SensorDemo (200uA) and Beacon application (1.8mA). I made sure that the bluetile goes into SLEEP_NO_TIMER mode and wakes up only when ...

SMano by Associate II
  • 288 Views
  • 0 replies
  • 0 kudos

Problem using the internal Flash using P-NUCLEO-WB55

Hi,I'm using the example FLASH_WriteProtection with P-NUCLEO-WB55 with success but if I change the define FLASH_USER_START_ADDR in order to write only two (so I change the define FLASH_USER_END_ADDR  in   'ADDR_FLASH_PAGE_250 + FLASH_PAGE_SIZE - 1') ...

GPomp.1 by Associate III
  • 617 Views
  • 6 replies
  • 0 kudos

Slow speed with BLE throughput example

With the throughput example if i use 2 WB55 boards, the maximum throughput that i get is 2KBpsDT = 2160 bytes/s lost = 0If i use my phone with PHY1, i get 90KBps+ and with PHY2 sometimes its 150KBps and sometimes 15KBps, on download. With upload its ...

G5658 by Associate II
  • 318 Views
  • 0 replies
  • 0 kudos

STM32WB50 RTC counts more than 24h

Hello, I'm using STM32WB55 for my application.My application is installed in 20 devices more or less.I set the RTC with RTC_HOURFORMAT_24.The RTC calendar is updated every 24 hours by cloud, usually.Only two of those devices, expose a problem with RT...