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

STM32WBA52 RTC Stop

It was working fine before, but has now stopped working. Upon investigation, we found that the RTC crystal oscillator is not oscillating. It won't return to normal with a reset. An investigation with the crystal oscillator manufacturer found no probl...

STM32WL55 CAD current consumption.

Hello,  I'm working on a project using the STM32WL55 MCU. I'm using the radio features for a LoRa application. The applications requires low power composition for it need to run un battery power. So far I have achieved low current measurement ~2uA  w...

jsanz by Associate
  • 315 Views
  • 1 replies
  • 0 kudos

Resolved! IPCC Activated IPCC_C2_RX_C2_TX_IRQn error occurs

I'm starting a project using the STM32WL55JCI7 chip, but I'm getting the following error. How do I fix this?An error occurs when compiling with IPCC Activated checkedDescription Resource Path Location Type'IPCC_C2_RX_C2_TX_IRQn' undeclared (first use...

It stops at pMb_RefTable->SynchronizeCpusAtBoot

When I run the debugger, it stops at this part and doesn't proceed any further.void MX_LoRaWAN_Init(void)-> MBMUXIF_Init();-> MBMUXIF_WaitCm0MbmuxIsInitialized();-> void MBMUXIF_WaitCm0MbmuxIsInitialized(void){while (pMb_RefTable->SynchronizeCpusAtBo...

Resolved! VDD_TCXO not used at STM2WLE5JCI6

Hi,We are using the STM32WLE5JCI6.In our design, the TCXO (HSE) is powered directly by the 3.3 V on-board power supply, and the VDD_TCXO pin is left unconnected. Is this acceptable?Should we avoid using the Set_TcxoMode command in this case?Thanks fo...

Adielfr by Associate
  • 693 Views
  • 1 replies
  • 0 kudos

Resolved! stm32wl33, IQDump

I’m working with the NUCLEO-WL33CC2 development board and running ST’s CLI demonstration firmware. My goal is to retrieve raw baseband I/Q samples, but I can’t get any I/Q output using the demonstrator commands, specifically IQDump.  If you’ve succes...

theorvs by Associate
  • 545 Views
  • 1 replies
  • 0 kudos