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

Resolved! sigfox credentials.zip problem

Hey guys. I'm trying to collect the sigfox credentials through the website https://my.st.com/sfxp and once the download is done,the file is corrupted and I can't extract it.How can I solve this problem? 

mmachadopereira_0-1696741872387.png

Resolved! STM32WLE5CC HSE32 TCXO input

Greetings!I'm designing a board using STM32WLE5CCU6 MCU and decided to use a 32-MHz Clipped Sine Wave TCXO instead of a crystal for the HSE32 clock.I have a question regarding the additional circuitry between the TCXO and MCU, is an AC coupling capac...

DTomi.1 by Senior
  • 4187 Views
  • 5 replies
  • 0 kudos

LoRaWAN StopJoin - what is this?

The LoRaWAN middleware End-node (lora-app.c) includes a "Join Switch" mechanism set up around the StopJoinTimer, the OnStopJointTimeEvent function, and the StopJoin() task function.The StopJoin function appears to be used to toggle between ABP and OT...

STM32 MCU

I have programmed the STM32 MCU as per the document (https://github.com/Seeed-Studio/LoRaWan-E5-Node/tree/qian) However, I'm not getting any response in TTN network. kindly help me resolve it.

STM32WBA52 Serial Port Emulation

Hello,I am developing a Bluetooth application which can communicate with Android phone emulating Serial Connection. On previous device we used our own Bluetooth Classic module with SPP (Serial Port Profile) using RFCOMM (Serial Port Emulation) and we...

DLich.3 by Associate II
  • 3399 Views
  • 3 replies
  • 1 kudos

Resolved! Enabeling USB and BLE on STM32WB55

Trying to enable both USB and BLE at the same time I encountered difficultyThe USB failed to run.I encountered the following ticket: usb-device-does-not-work-when-starting-ble-stack-on-stm32wb55 which had an example attached to it.After trying severa...