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

Resolved! Newbie Trying to Blink w/ STM32WBA55G-DK1

Hi,It's been a long time since I last programmed an STM32.  I've been put on a project that uses the STM32WBA55CGU7, so I've gotten a STM32WBA55G-DK1 development board.I've loaded up the example program "GPIO_InfiniteLedToggling_Init".  I had hoped t...

Coopdis by Associate II
  • 816 Views
  • 2 replies
  • 0 kudos

Resolved! BLE transparent mode firmware for STM32WB55VGQ package.

Hello,Using custom firmware on an Inhouse designed board, the BLE output seems unmodulated as shown in the picture attached. But using the Transparent mode firmware on a Nucleo-Board (controlled via the Cube monitorRF) the modulation seems good (also...

rapoorv_0-1717760112870.png rapoorv_1-1717760236541.png
rapoorv by Associate III
  • 2952 Views
  • 15 replies
  • 0 kudos

STM32WB55 Bluetooth SIG guideline needs an update

Hi,The ST bluetooth SIG wiki for STM32WBx (link here) seems to be out of date since the TCRL required has been updated to TCRL 2024-1. The wiki shows that the test report generated by the online tool, simply required referencing the applicable QDIDs....

rudivs_0-1722264866466.png rudivs_0-1722264553259.png
rudivs by Associate
  • 352 Views
  • 0 replies
  • 0 kudos

Resolved! BLUENRG-LP KEIL License Validity

Hello,We are starting on a new project for a Bluetooth Low Energy based industrial control system and are considering using BLUENRG-355 from the BLUENRG-LP family. Apparently it is now being called STM32WB0.The question is regarding the software deve...

MManj.1 by Associate
  • 528 Views
  • 1 replies
  • 0 kudos

Resolved! BLE sending more data than expected

Hello, I am trying to achieve high throughput on a custom board. I partially replicated BLE_Throughput example for an initial testing.I am receiving the BLE data in MATLAB. In CubeMX, I use a custom ble template. I am trying send a payload 1000x time...