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

Trying to get the advertising state

Hello,I'm trying to get the advertising state from a new Cube MX project.I followed the step by step, did all the initializations and compare with the P2Pserver exemple.Everythings seem to be ok but I can't get this state work.It seems that the prog...

LVent by Associate II
  • 1178 Views
  • 7 replies
  • 0 kudos

Resolved! Unable to wakeup from WKUPx when UTIL_SEQ_Run is executed.

Good DayI am programming a stm32wb55rg to start upDo some ADC samplingStart up BLE using    APPE_Init(); Load all values in characteristic.And then i sit in loop running:UTIL_SEQ_Run( UTIL_SEQ_DEFAULT );After 60 seconds I put device in standby mode. ...

HSpre.1 by Associate III
  • 1365 Views
  • 8 replies
  • 0 kudos

Resolved! What does STM32WB offer that other modules don't?

I need to select a chip that offers me a BLE 5.0. What is the advantage of using STM32WB chips, rather than using other modules like Telit, Ebyte etc. Okay STM32 has CubeMX and easy implementation just as said in application notes, workshops etc. but...

y.arikok by Associate II
  • 568 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB55CC BLE stack not initializing

Hello,I'm trying to implement BLE functionality on a custom board equipped with an STM32WB55CC using CubeMX.I managed to successfully (or so I think, the option bytes look good) install the BLE stack binary, but the device is not advertising. I mana...

STM32WB(Nucleo board) cannot connect to STM32CubeProgrammer. STM32CubeProgrammer indicated "10:44:57 : ST-LINK error (DEV_CONNECT_ERR)".

Hello,NUCLEO-WB55 cannot connect to STM32CubeProgrammer. But STM32CubeProgrammer found ST-LINK. And I could upgrade ST-LINK Firmware. STM32CubeProgrammer indicated "10:44:57 : ST-LINK error (DEV_CONNECT_ERR)".Please check attachment image.Please let ...

RX Interrupt pin issue - CMWX1ZZABZ-078

Hello everybody,my project is composed by a RX board and one/many TX boards (max 3). Every board uses CMWX1ZZABZ-078 module.The TX boards transmit asynchronously to the RX board a payload of 32 bytes (they are temperature IR sensors which communicate...