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

MLPF-WB55-02E3 connection to STM32WB55V WLCSP_100.

I have some questions on the response here:https://community.st.com/s/global-search/MLPF-WB55-02E3?t=1636577804470The response references MLPF-WB55-01E3 but I think it should be MLPF-WB55-02E3 for the WLCSP_100 package. Can you confirm the 65 ohm im...

TEben.2 by Associate
  • 401 Views
  • 0 replies
  • 0 kudos

Resolved! Read STM32WLE5C8U6 & STM32WLE4CCU6 UID

Hi,I'm working on the two MCU's STM32WLE5C8U6 & STM32WLE4CCU6 and I need to know the UID in order to indentify each of the products.In the doc it's written that both have UID but there is no address to read them.What I'm missing ?Best regards,

ABric.2 by Associate II
  • 1002 Views
  • 2 replies
  • 0 kudos

Where can I find API PHY_802.14.5 for STM32WB?

Hi,I am using STM32WB55 to develop a PHY 802.15.4 application with custom MAC. I found only the Phy_802_15_4_Cli example, but there are ASCII like commands. Can you provide byte oriented commands for working with PHY?

AZent.1 by Associate
  • 584 Views
  • 0 replies
  • 0 kudos

Sending BLE message data via UART

I am attempting to send a file via BLE (Windows app -> STM32WB55), I've found that the ACI_GATT_ATTRIBUTE_MODIFIED_VSEVT_CODE event is called whenever a packet is received by the board however I am unable to find where the actual packet data is store...

OCatt.1 by Associate II
  • 1111 Views
  • 1 replies
  • 0 kudos

Count on Tim2 going past ARR?

I have a simple example where I take an A/D sample from a pot every 15ms. I then modify CCR1-4 on both TIM2 and TIM1 AS WELL AS ARR registers on TIM2 and TIM1. ARR is updated with a value and ALL CCRx are updated with that value - #define. I notic...

SWenn.1 by Senior III
  • 984 Views
  • 5 replies
  • 0 kudos

STM32WB10CC antenna connection shorted to GND.

For the new STM32WB10CC chip, there is no specification on default state of the RF pin, however, it should not be shorted to GND. Hardware has been verified with high confidence that short is not due to physical issues, is software short to GND on RF...

GChan.3 by Associate
  • 418 Views
  • 0 replies
  • 0 kudos

Resolved! Ask for AN5156 Layout recommendations's origin Altium PCB file?

Hi, I recently read the AN5165——Development of RF hardware using STM32WB microcontrollers,and the page25~page27 show the STM32WB55's reference design.But I didn't find the file on the offical website.Could you please share the files named:MB1427A---U...

skycham by Associate II
  • 2202 Views
  • 9 replies
  • 2 kudos

STM32WB55 incorrect svd file

I enable counter by __HAL_TIM_ENABLE(&htim17);and I see in debugger that PSC register incrementing, not CNT. CNT is always zero. Are the registers messed up?Settings are from CubeIDE 1.41 with stm32wb pack 1.8:static void MX_TIM17_Init(void){ /* USER...

0693W000003BsbtQAC.png 0693W000003BsbyQAC.png