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

Resolved! Pingpong subGhz dual Core Example

Hello I have two STM32WL55JC2 boards and I would like to run the PingPong DualCore example available in this WL package folder : I run the .project file on the STM32 IDE and I get this: After adding several missing .h files I manage to flash to the b...

0693W00000YAWg5QAH.jpg 0693W00000YAWg0QAH.jpg
BNamu.1 by Associate II
  • 3490 Views
  • 1 replies
  • 0 kudos

How to send multi packet and is there any example?

I want to send 2 kbyte data using BLE in WB55.Becasue the packet size is limited to 245 byte (it may be 509 byte if change ATT-MTU to 512 but still I couldn't make it.)So, I wonder whether there is good example for this.Could you suggest anything?

KKIM.6 by Senior II
  • 832 Views
  • 5 replies
  • 1 kudos

Resolved! How to do factory reset for stm32wb55VG6TY microcontroller?

During several trial to use ACI_GATT_Write_Long_Char_Value,I found that the microcontroller dosen't start its BLE advertisement anymore.It only can indicate wireless firmware version.I think that some transmission cause an error.So, I tried to rewri...

KKIM.6 by Senior II
  • 952 Views
  • 2 replies
  • 1 kudos

How to create sequential files on an SD card

HI everyone, I'm working on creating a sequence of files, that everytime the program starts to run, it creates a sequential file of the last one created. But I'm having troubles trying to create a logic that compares the name of the last file and cre...

FPicc.1 by Senior
  • 449 Views
  • 0 replies
  • 0 kudos

Flash status register CFGBSY bit is always set on init

Hi.I can see that CFGBSY bit is set and reset in some MX peripheral init functions, but the main problem is that it stays set after MX_TIM1_Init and it locks my flash for any operation.Did anybody saw this kind of problem?Any help will be appreciate...

YWor.1 by Associate III
  • 830 Views
  • 1 replies
  • 0 kudos

Log LoRaWAN_AT_Slave example on USART1 - Missing in CubeMX

Hi, I would like to use USART1 insted of LPUART1 on LoRaWAN_AT_Slave exmaple. But when I try to do this, I can't choose USART1 on Middleware->LORAWAN->VCOM parameter in STMCubeMX (see screenshot).I don't understand why, thus in LoRaWAN_End_Node, it i...

0693W00000YA4UpQAL.png
LEdou.1 by Associate III
  • 677 Views
  • 2 replies
  • 0 kudos

WB5x CDC com port issue

Hi, I have a problem with USB CDC on STM32WB55CE,My Project version is v1.13.& ble stack(stm32wb5x_BLE_Stack_basic_fw V1.15.0)it's all good on WB55CG(1M)but when I use WB55CE(512K)my CDC can work with no ble stack,and it will failure with stack, My c...

YDong.3 by Associate
  • 821 Views
  • 2 replies
  • 1 kudos