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

Resolved! X-CUBE-Matter unable to add to CubeIDE 1.14.1

After downloading en.x-cube-matter-v1-0-3.zip and attempting to install from a local folder, as CubeIDE 1.14.1 nor 1.15.1 have it listed as a package yet.It asks for the .zip or .pack file, shortly after selecting the zip file I get the message as in...

AlecDavis2021_0-1716412604221.png

Resolved! STM32WBA52 about LSI2 question on STM32CubeMX

Hi,Got a new MCU with LSI2 from the distributor. I want to use it for the 2.4 GHz RADIO sleep timer, but can't find LSI2 register settings in STM32CubeMX.Additionally, I'm curious why the STM32CubeWBA version V1.3 doesn't support the STM32WBA52 serie...

1714441720229.jpg
CY_Tsai by Associate II
  • 828 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB OTA SCB->VTOR

Hi,I need to add OTA functionality to a CubeMX generated project. The readme.txt file from the BLE_HeartRate_ota project has a note saying "Remove the update of SCB->VTOR in the file system_stm32wbxx.c". On my current CubeMX generated project the SCB...

rs-dp by Associate II
  • 560 Views
  • 1 replies
  • 1 kudos

How to use USB/UART/BLE stack with sequencer?

I have problem with USB stack as Virtual Port COM to use it with sequencer prepared to BLE stack. I mean I don't know how to execute needed CDC... functions inside usbd_cdc_if.c. Did anybod do that?I want to send via UART and via BLE received through...

_legacyfs_online_stmicro_images_0693W00000dJpIoQAK.png
dnj by Associate III
  • 614 Views
  • 1 replies
  • 0 kudos

BLE server stops adverstising

Good afternoon....I have a known working board with an STM32WB5MMGH6TR (server).  I am using an apk on a google pixel 6a.  The application scans for the device and if not found has a re-scan button that user can hit to try and connect (I am not the w...

SWenn.1 by Senior III
  • 710 Views
  • 3 replies
  • 0 kudos

Sends a packet periodically using BLE_LLD

I want to write a very simple program that sends a packet using BLE_LLD. For simplicity sake, for now, I prefer not using sequencer and put everything in the main loop.According to UM2804, I should be able to do that only using HAL interfaces. I star...

Severex by Associate
  • 457 Views
  • 1 replies
  • 0 kudos

Resolved! Missing macro COPY_UUID_128 after changing UUID in CubeMX

Hi,When creating a custom template BLE app in CubeMX everything works fine while not changing the UUID of service1, it builds and compiles well. But if I change the UUID to my own UUID (with UUID 128 input type to full), after generating the new code...

Remyhx by Associate III
  • 1229 Views
  • 5 replies
  • 2 kudos