cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WL - VDD & VDDRF different power supply ?

StéphaneZaack
Associate

Hello everyone!

MCU : STM32WLE5CC

I am reaching out for help to validate an architectural choice! Here is the design part of the MCU datasheet : 

StphaneZaack_0-1712047896786.png

In our design concept, we planned to power VDD directly from our 2x alkaline batteries and the VDDRF part from a 3.3V DC/DC converter that we can turn ON/OFF. Thus, in stop mode 2 (sleep), we can cut off the VDDRF part (3.3V from the DC/DC) to reduce overall consumption to 3uA. Here is the simplified diagram :

StphaneZaack_2-1712048963612.png

We have implemented a modified board, and our results show that 1 out of 5 times upon waking up, we have no signal modulation. No LoRa messages are sent. If we wait for a few minutes with everything powered, the LoRa transmissions start working again. The behavior is random each time.

We found this line in the datasheet : 

StphaneZaack_1-1712048310534.png

Has anyone tried to achieve this scenario before ?
Can we have two different voltage sources between VDDRF and VDD? Or is it mandatory for both to be at the same voltage level ?

 

Thans for your help guys !

Stéphane

 

 

 

1 REPLY 1
STTwo-32
ST Employee

Hello @StéphaneZaack 

As mentioned on the DS13105, VDDRF is between 1.8V and 3.6V and VDDRF pin and must be connected to the same supply as VDD. In any other case, we can't guarantee anything for your system.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.