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

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
  • 793 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
  • 546 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
  • 607 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
  • 685 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
  • 447 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
  • 1176 Views
  • 5 replies
  • 2 kudos

STM32WB5MMG problems

I made a Demo using STM32WB5MMG to communicate with USB dongle or phone (BLE notification),AND I collect data from the MAX30001 (two interrupt pins PC10 and PC11, SPI1 communication) and the MAX30112 chip (interrupt pin PD0, I2C3 communication) by tr...

Lep_0-1713755444199.png Lep_1-1713755452567.png
Lep by Senior
  • 1226 Views
  • 5 replies
  • 0 kudos