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

Bluetooth communication issue

Hi, I am using STM32WB55RG board. When I started working on the board, I did not upgrade the FUS and the wireless BLE stack. I just simply flashed my firmware hex file through cube programmer and it was working as expected(basic ble write and notify ...

Resolved! Problem activating the wireless stack on the STM32WB5MMG

I have a problem with code that uses the STM32WB5MMG.Everything was working on the device, the BLE was appearing perfectly, and I programmed everything that needed to be executed.I set up a GATT server with its services and characteristics, everythin...

DnCrv by Associate
  • 372 Views
  • 1 replies
  • 0 kudos

Resolved! Use TIM1 output pwm with STM32WLE5CCU6

Hi all, I'm trying to use TIM1 with CH1 and CH2 to output PWM signal on PA9 and PA8 with RAK3172-SIP. Here is what I've tried :       /* USER CODE BEGIN Header */ /** ****************************************************************************** ...

SBaro.11 by Associate III
  • 385 Views
  • 1 replies
  • 0 kudos

Resolved! Default LoRa sync word value

What is the default public network mode in LoRa ping pong example? There is a function of RadioSetPublicNetwork which can be configured, but if we do not configure it at all, what will be the default mode? Public or Private?Also, how can I set my own...

pho3nix_0-1720597498393.png pho3nix_2-1720597922806.png
pho3nix by Associate III
  • 984 Views
  • 8 replies
  • 3 kudos

Resolved! STM32WB55 BLE STACK UPDATE

- I made one firmware  for P-NUCLEO-WB55 board in which I was using BLE Wireless Stack full, which was directly obtained using CubeMx settings and the bluetooth communication was working well as expected.-Later I checked the FUS and stack version usi...

Resolved! STM32WB55CEU6 with External Battery

Hello ST Community,   I am working on a circuit using the STM32WB55CEU6 micro controller and bluetooth to transmit information from one of the ADC Pins. I followed some references that have the circuit powered by a USB C connection, however in my sit...