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

Resolved! I2C implementation based on freeRTOS OS

Hello,I'm using STM32WB55 in conjunction with freeRTOS OSI found a very good I2C BARE-METAL working example located at:..\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Examples\I2C\I2C_TwoBoards_AdvComITI'm looking for a ...

Resolved! Can not connect to STM32WB via ST-Link

Hello, I many years used ST-Link to download my framework to STM32, so I am not new in this.But now - I used all available settings in - ST-LINK software (under reset, hot, normal, with different frequency). I pushed reset in the boards, I connected ...

0693W00000UFRICQA5.jpg 0693W00000UFRIRQA5.jpg
IRakh.1 by Associate III
  • 2453 Views
  • 11 replies
  • 0 kudos

STM32WLE5CBU6 LoRa TxTimeout

Hi,I created Lora project which send and receive data. I designed my board, no TCXO.My schematic:My result:the random value is 0, TxTimeout everytime.I replaced to new MCU, new RF switch IC but result not change. Please support me.Thanks.

0693W00000UFQ6yQAH.png 0693W00000UFQ2IQAX.png

Resolved! FatFs cannot write file larger then 64kB

Hi i build an application with fatfs implementation to log data.but when the file size reach 64kB, the SD card stop responding and i can not write on it.I used standard configuration for ff_confany suggestion to resolve the problem ?thank you.

malarab by Senior II
  • 1559 Views
  • 3 replies
  • 0 kudos

STM32WL_RTC calendar won't update the time

Hi guys,I am working with the LoRaWAN_End_Node example provided in STM32WL SDK. I want to set up the calendar and get the time and date. The example itself initializes the RTC in rtc.c. Then I set the time and date and I call getTime and getDate from...

0693W00000QO8OIQA1.png

No issues flashing STM32WB55 M4 via STM32CubeIDE but cannot flash coprocessor with BLE stack with STM32CubeProgrammer.

Here is the output of STM32CubeIDE on flashing the custom board:On STM32CubeProgrammer I am not able to consistently get a connection (by hitting the connect button).There are some instances if the configuration is set to "Shared" mode that the devic...

0693W00000Sv0HrQAJ.png 0693W00000Sv0I1QAJ.png 0693W00000Sv0G1QAJ.png
MSuva.1 by Associate III
  • 2782 Views
  • 19 replies
  • 0 kudos

How to use BLE and AES on STM32WB

Hi, I'm new here and a beginner on STM32WB15 MCU. Currently, I'm having an issue related to STMCubeIDE, trying to activate resources for this MCU.Please, can somebody explain why I can't enable AES cryptography with STM32_WPAN?If it's not possible re...