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

STM32WB55 custom board and 32Khz crystal

Hi,I'm creating a custom PCB for the STM32WB55 with BLE functionality and was wondering if in order to use BLE, do I need to include a 32Khz Oscillator on pins PC14 and PC15? I am assuming I do, but did not see anything definitive in the datasheet.T...

kcire L. by Associate III
  • 456 Views
  • 1 replies
  • 0 kudos

Resolved! Append uint32 to string for BLE local name

I think this is more of a c programming question rather than a MCU question, but I figured I would ask anyway. I am trying to append the chip ID from an STM32WB onto the BLE local name for my application and am having trouble figuring out how to do ...

kcire L. by Associate III
  • 552 Views
  • 2 replies
  • 0 kudos

Can B-L072Z-LRWAN1 Build A Lora Network?

The  B-L072Z-LRWAN1 has two examples: ClassA and PingPong. ClassA requires a Multitech Gateway which is expensive, PingPong only for two nodes.If I have 3 to 10 long range nodes, plan to do star network, One node is master and others are slave, can...

New.Fish by Associate III
  • 1546 Views
  • 10 replies
  • 0 kudos

WB5MMG RTC Inaccurate

WB5MMG RTC Inaccurate, RTC increase by 1s requires 10s or more in reality.32.768 LSE has been used. RTC_TimeTypeDef sTime = {0}; HAL_RTC_GetTime(&hrtc, &sTime, RTC_FORMAT_BIN); RTC_DateTypeDef sDate = {0}; HAL_RTC_GetDate(&hrtc, &s...

0693W00000HpcCBQAZ.png 0693W00000HpcCeQAJ.png
Csu.11 by Associate II
  • 1030 Views
  • 7 replies
  • 0 kudos