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

Resolved! LmHandlerNvmDataStore not called?

Using the latest SM32Cube_FW_WL_V1.3.0 and the lorawan middleware.For MAC v1.0.4 the devnonce and other parameters needs to get persisted to the flash.  From what I see this happens when LmHandlerNvmDataStore is called.But from the looks of it, this ...

truhann by Associate II
  • 229 Views
  • 1 replies
  • 0 kudos

Resolved! P-Nucleo WB55 USB Dongle Programming

I'm trying to program a P-Nucleo WB55 USB Dongle (PCB number MB1293C) with the BLE_TransparentModeVCP example. Using STM32 Cube Programmer: 1. Load FUS V1.20.0 - stm32wb5x_FUS_fw.bin at 0x803A0002. Load  BLE Stack V1.- stm32wb5x_BLE_Stack_full_extend...

TWood.4 by Associate III
  • 361 Views
  • 2 replies
  • 0 kudos

Resolved! No HCI response to aci_gap_set_discoverable

Hello!I am having issues with firmwares on the P-Nucleo-WB55. I started from blank code from CubeMX using AzureRTOS/ThreadX with an added layer of CMSIS and took inspiration from the HeartRateFreeRTOS sample (as it uses CMSIS too). I am currently usi...

jhecht by Associate II
  • 579 Views
  • 5 replies
  • 0 kudos

Resolved! BOOT0 on STM32WB1MMCH6TR

The STM32WB1MMCH6TR module has a BOOT0 pin that is pulled high on the MB1868 "B-WB1M-WPAN1" board through (what appears to be) a non-populated resistor. Without this resistor the BOOT0 input to the module is floating.  Does the module pull the signal...

StevenG by Associate II
  • 394 Views
  • 1 replies
  • 1 kudos

STM32WL Maximum storage temperature

I have an unusual question. The storage temperature range for an STM32WL is stated as: -65 to +150 °C.We are looking at doing some particular tests at high temperatures for radiation exposure recovery, so some questions if anyone knows:1. If we put t...

Resolved! Wake up MCU from STOP2 mode

HelloWe are working on a product using the STM32WLE5JC MCU. The features a magnetic switch that generates interrupts (specifically a low to high transition) which is meant to wake up the MCU from STOP2 mode. What is the ideal way to do this? We have ...

Resolved! BLE Advertising raw data

Hi,I am currently playing with the NUCLEO-WBA55 board with the BLE_p2pServer_ota example.During the advertising process, I got this raw data with the BLE scanner on my phone. I mean that the 0x30 is the ID for STMicroelectronics, but what is behind i...

2024-10-30_12h50_35.png
ledi001 by Senior
  • 286 Views
  • 1 replies
  • 1 kudos

Resolved! how to enable uart interrupt

Hello,I want to activate UART1 interrupt directly through code in STM32CubeIDE, without using the .ioc file. UART1 is already active, so I just need to add the necessary lines to enable the interrupt.In the stm32wbxx_it.c file, I defined the interrup...

Ndemir by Associate II
  • 1116 Views
  • 4 replies
  • 0 kudos