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

I would like to use the custom template for BLE on the WB10, however I believe the GAT values need changing, has anyone managed to do this?

Similar to this post - https://community.st.com/s/feed/0D53W00001nnAMrSAM?t=1670943529113.I believe different values is needed for:CFG_BLE_ATT_VALUE_ARRAY_SIZE = XCFG_BLE_NUM_GATT_ATTRIBUTES = XCFG_BLE_NUM_GATT_SERVICES = XHas anyone managed to get t...

Shahin by Associate II
  • 727 Views
  • 2 replies
  • 0 kudos

Resolved! Why no Bluetooth signal and phone cannot connect to STM32WB10

There are some parts of the schematic and board view. I was created my own test project from video on YouTube from st.com. Also was tested stm32wb15 example projects with heart rate monitor which are worked.UPD: APPE_SysUserEvtRx is calledIPCC_C1_TX_...

Teo by Associate II
  • 4014 Views
  • 7 replies
  • 0 kudos

STM32WB55 write OTP fails

I have a board NUCLEO-WB55RG and STM32CubeProgrammer v2.12.0, I'm trying to write OTP area to address 0x1FFF7000, but I got errors.I edit with GUI and I got error message: "Memory edition verification failed", with CLI I have this error:./STM32_Progr...

juvann by Associate III
  • 1194 Views
  • 5 replies
  • 0 kudos

What does RCC_BDCR_RTCEN do on an STM32WL55?

We are using an STM32WL55 (NUCLEO-WL55JC2) and don't understand RCC_BDCR_RTCEN. Our system is configured to be woken up from Stop 1 Mode via RTC wake-up, clocked by LSE. This works, but we wonder about a detail.According to RM0453, RCC_BDCR_RTCEN is ...

skoe by Associate II
  • 1456 Views
  • 5 replies
  • 0 kudos

Resolved! How to use external QSPI flash to save sensor data

Hello,I am currently using STM32WB55 with QSPI external flash.Currently, the plan is to use it without Bluetooth, for now.I am able to write and read the flash in the program.The plan:Record for 24 hours with DMA from sensors to flash.Upload another ...

ASaph by Associate
  • 2821 Views
  • 3 replies
  • 0 kudos