Skip to main content
Associate II
April 22, 2025
Solved

STM32WL55JCI7 VR_PA stuck at 0V.

  • April 22, 2025
  • 6 replies
  • 835 views

I am currently designing a board that uses the STM32WL55JCI7 LoRa functionality. I am currently using the AT_SLAVE firmware provided by ST for testing. I am currently trying to Transmit a signal through the Antenna on my board but no signal has been been coming through. 

After some investigation I have noticed that the VR_PA voltage is stuck at 0V. 

I am trying to transmit in Low Power mode, and the voltage on the other pins is as follows:

VDDRF = 3.3V

VDDPA = 1.55 V

This software has worked on a different variation of my board so I do not believe it is a firmware issue. I am trying to figure out why this particular board is not working. 

Best answer by Hbburnha

Hello, 

I actually determined the error and have been able to make the STM32 MCU work. 

The error was that the ferrite bead leading to the RF crystal and a capacitor were accidently swapped when the board was being assembled. 

Hbburnha_0-1746028460573.png

L12 and C74 were swapped. This meant that the crystal was not receiving any voltage and there was no oscillation for the RF signal. 

Thank you for help, 

Hayden Burnham

6 replies

FilipKremen
ST Employee
April 23, 2025

Hello,

can you please share the schematic?

Thank you.

 

Best regards,

ST support

HbburnhaAuthor
Associate II
April 23, 2025

Yes, Below is the schematic for the RF and Antenna Portion of the board, I have also included the Schematic for the 3.3V Power Supply. Vsys ~ 25.6V.

Hbburnha_0-1745423639689.png

Hbburnha_1-1745423679110.png

 

FilipKremen
ST Employee
April 24, 2025

Hello,

thank you for the schematic, is the VBAT pin connected to VDD on your board?

 

Best regards,

ST support

HbburnhaAuthor
Associate II
April 24, 2025

On this Board there is a VBAT and a VSYS, both should be around 25.6 V, the reason for the difference is that there is two power supplies on this board, a PV module and a battery. VSYS will be connected to one or both through a transistor. Interestingly a different variation of the board that was powered by the PV only worked perfect, while this variation that has both battery and PV does not work. 

The VDD for the STM32, is powered from the 3.3V output from the DC-DC converter as shown above, VSYS is the supply for that converter. 

FilipKremen
ST Employee
April 25, 2025

Hello,

what I meant is VBAT pin on the MCU. Is it connected to VDD?

 

FilipKremen_0-1745572837083.png

Best regards,

ST support

HbburnhaAuthor
Associate II
April 25, 2025

I see, below is our setup for our VBAT on our board. 

Hbburnha_1-1745598307209.png

D5 is actually supposed to be Depopulated but was accidently populated on the board, however removing D5 does not change how the antenna behaves. 

 

FilipKremen
ST Employee
April 30, 2025

Hello,

can you please measure voltage on the VBAT pin? Is the MCU same as on the previous board variation? Same revision?

 

Best regards,

ST support

HbburnhaAuthorBest answer
Associate II
April 30, 2025

Hello, 

I actually determined the error and have been able to make the STM32 MCU work. 

The error was that the ferrite bead leading to the RF crystal and a capacitor were accidently swapped when the board was being assembled. 

Hbburnha_0-1746028460573.png

L12 and C74 were swapped. This meant that the crystal was not receiving any voltage and there was no oscillation for the RF signal. 

Thank you for help, 

Hayden Burnham