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

Resolved! STM32WL PCB Antenna Design

Hello STM Community,I am designing an internal PCB antenna for LoRa communication using the STM32WL55JCI7 at EU868 frequency. Is a PCB antenna recommended by STM for this chip? If so, what guidelines or procedures should I follow for designing a PCB ...

Nikunj_17 by Associate III
  • 203 Views
  • 1 replies
  • 0 kudos

STM32Wl55CC connection error for SWD programming

I am trying to make a prototype from a perf-board and a QFN48 adapter using STM32WL55CC MCU based on the wiring in the pics below.  I want to connect to the MCU using SWD via an STlink attached to a Nucleo board. I already removed the 2 jumpers on CN...

POR RESET never work.

Hi. I'm developing a custom wireless board using STM32WB09TEF7TR microcontroller. Currently, my microcontroller doesn't reset when the VDD supply is turned on. (Power-on-reset, PORRSTF bit)The microcontroller can only be reset by pulling-down the res...

kkim6 by Associate II
  • 239 Views
  • 3 replies
  • 0 kudos

Bluetooth Communication between two STM32WB55 not working

Communication between two STM32WB55 devices via Bluetooth is not working as expected. Device A (the client) cannot receive data from Device B (t   static SVCCTL_EvtAckStatus_t Event_Handler(void *Event) { SVCCTL_EvtAckStatus_t return_value; hci_event...

li4 by Associate II
  • 698 Views
  • 7 replies
  • 1 kudos

STM32WB55 BLE Notification goes to Hard Fault

Hi everybody,I have a custom board with STM32WB55CGU7 targeting BLE application. I have flashed it with the latest "stm32wb5x_BLE_Stack_full_fw.bin". On application side I have generated a code based on custom template, with server, pheripheral mode....

Resolved! ADC with BLE onSTM32WBA

Hi,I want to implement a simple application: ADC conversion and transmit the data via BLE. I achieved to do it on stm32wb15cc development board, but I have problems when trying do implement it on my custom board with stm32wba54. In the codes, I basic...

I-CUBE-LRWAN Abandoned?

In another thread:@VicR wrote:The Cube LRWAN package you mentioned it not the latest one and has not been updated for years.We recommend you to use the STM32CubeWLSo what about platforms other than WL? Are they abandoned?@VicR 

HeartRate FreeRTOS Default task

Hi all,I'm referring to BLE_HeartRateFreeRTOS example project. As per my understanding, controller wakes up to advertise based on the Adv Interval. This can be fast(80ms-100ms) or low power advertising(1s-2.5s).In this project there is a default task...

ABN by Associate III
  • 552 Views
  • 5 replies
  • 2 kudos

Resolved! Beaconing advertisement

Hi all,I'm referring to the BLE_Beacon example project. I figured out that we need to start the advertisement and then attach the required payload/service_data. Is there any minimum set of advertisement packets to be broadcasted in-order to see the p...

ABN by Associate III
  • 171 Views
  • 1 replies
  • 0 kudos