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

Does STM32WB55 have embedded pull-up resistor on USB_DP?

In AN4879 FAQ it is stated to check "Table 3. USB implementation in STM32 devices" whether the USB_DP line has an embedded pull-up resistor.STM32WB55 is not in that list. Can you confirm if the STM32WB55 has embedded pull-up resistor on USB_DP or not...

PLilj.1 by Associate
  • 792 Views
  • 2 replies
  • 0 kudos

STM32WB_Getting Started PPT

Hello,I am following the STM32WB+Getting_Started_with_CubeMX_for_BLE_V07 ppt and was having an issue seeing "MyCST" on the ST BLE Sensor App.I am able to see MY_CUSTOM on the Light Blue App and seems to be able to connect and has my two characteristi...

kcire L. by Associate III
  • 521 Views
  • 1 replies
  • 1 kudos

Basic information question

I have a GPIO callback (using HAL) and would like to identify which GPIO brought me into the callback and then clear that interrupt flag (the appropriate bit in the PR register), however after looking at the UG in EXTI PR1 I see no definitions of the...

SWenn.1 by Senior III
  • 519 Views
  • 3 replies
  • 0 kudos

Target not connected: NUCLEO-WB55RG

I am using  NUCLEO-WB55RG for developing a lorawan project targeted to  STM32WB55CG chip. I successfully downloaded the code using Keil IDE. When I was loading the code the windows machine was showing there is 3MB of space. I could run the code and d...

0693W00000GWaTHQA1.png 0693W00000GWaTCQA1.png 0693W00000GWaSsQAL.png 0693W00000GWaSdQAL.png
PMana.1 by Associate II
  • 917 Views
  • 4 replies
  • 1 kudos

STM32WB SRAM2

So once again I have a problem with the STM32WB , I have spent alot of time with the L4 series, and always used the SRAM2 retention in standby function without any problem. And the WB series should be based on the L4, so I had hope for an easy migrat...

lizerd by Associate III
  • 1838 Views
  • 3 replies
  • 1 kudos

NUCLEO-WL55JC Sleep Mode Current Consumption

Hi, I am trying to run NUCLEO-WL55JC in low power mode. I tried to measure the current consumption, even during Radio.Sleep() mode, it is consuming around 30mA. Is there any way to reduce the current consumption further??

FBrin.1 by Associate III
  • 751 Views
  • 1 replies
  • 0 kudos

More information needed for SUBGHZ_PKTCTL1A

In the driver I see SUBGHZ_PKTCTL1A can be configured to enable PRBS9 test.static void RadioTxPrbs( void ) { SUBGRF_SetSwitch( SubgRf.AntSwitchPaSelect, RFSWITCH_TX ); Radio.Write( SUBGHZ_PKTCTL1A, 0x2d ); // sel mode prbs9 instead of preamb...

JKo by Associate III
  • 587 Views
  • 2 replies
  • 0 kudos