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

How to use uart at wb55 BLE Mode

当 wb55 启用 BLE 并同时使用 UART1 的 CFG_HW-UART1 时,如何再次使用 UART 进行串口传输? 不使用 APP_SBG_SG 等函数,而是使用 HAL 等函数UART_Transmit

Thorn by Associate
  • 29 Views
  • 0 replies
  • 0 kudos

STM32WL33 data coding

I'm transmitting a custom packet by the NUCLEO-WL33CC2 and I'm receiving the pachet by a different harware that use the SI4460 tranceiver from Silabs. In the receiver board I receive the pachet, but the byte are completely differents than the byte I ...

sbelcatronic_0-1748004288054.png

stm32wb5mmg CPU2 do not go to sleep

Hello,I have an STM32WB5MMG chip, and I work with power consumption. I have the problem that after I stop advertising (aci_gap_set_non_discoverable()), I see that a flag LL_PWR_IsActiveFlag_C2DS() is still False, and I can not switch to Switch_On_HSI...

Vandr.1 by Associate II
  • 35 Views
  • 0 replies
  • 0 kudos

Resolved! STM32WL LPUART1 for both Bootloader and AT Commands

Hello i Have a question about the STM32WL5MOC.I need to be able to use the bootlader of the WL and in the same UART line use the AT Command.But it seems that LPUART1 that is the only way to use AT Command Application is not used in the bootloader.Do ...

Hamady_0-1747983488598.png Hamady_1-1747983513094.png
Hamady by Associate II
  • 76 Views
  • 4 replies
  • 1 kudos

LE Audio QoS Configuration Failed in STM32WBA55G-DK1

When I checked the LE Audio unicast operation of the provided project on the STM32WBA55G-DK1, I noticed a strange behavior.For the peripheral, the PAC settings are Sink 2, Src 1, but when I perform QoS Configuration using the following procedure, the...

Jetson by Associate
  • 154 Views
  • 4 replies
  • 1 kudos

Autogenerated FreeRTOS dies on scheduler startup

[moved to MCU Wireless category -- p.]Hi Community,I'm quite new to the FreeRTOS and STM, so this might be hopefully only a beginners mistake.I have designed a small PCB with a STM32WLE5CCU6 to learn a bit in regrads of LoRaWAN. Now I'm already chall...

How to setup TIM16 and TIM17 for IR transmitter on PB9

I can not get any output on PB9 after setting TIM16_Init:void MX_TIM16_Init(void) { /* USER CODE BEGIN TIM16_Init 0 */ /* USER CODE END TIM16_Init 0 */ TIM_OC_InitTypeDef sConfigOC = {0}; TIM_BreakDeadTimeConfigTypeDef sBreakDeadTimeConfig...

GS2 by Senior
  • 183 Views
  • 6 replies
  • 0 kudos