cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WL55 doesn't work with 1.8V

SMav
Associate II

Hi,

I am working on a LoRa application with the STM32WL5MOC module which features the STM32WL55JC microcontroller. According to the datasheet, this module is compatible with a voltage level as low as 1.8V.

I am using the STM32CubeWL MCU Package for the firmware, and I have configured the Low Power (LP) mode for a 14dBm transmission power. However, the board stops functioning whenever the voltage drops below 2.05V.

Has anyone encountered a similar issue or have any suggestions on how to address this?

Thanks in advance!

6 REPLIES 6

@SMav wrote:

the board stops functioning whenever the voltage drops below 2.05V.!


What, exactly, do you mean by "stops functioning" ?

What board is this on?

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

 

PS:

Are you using VREFBUF:

AndrewNeil_0-1732633164655.png

 

Hello @SMav and welcome to the ST Community.

Could you please give more details about this behavior, your configuration, your design... it should be really helpful for our users to help you.

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.

SMav
Associate II

Hi,

Thanks for the replies.

It is STM32WL STMod+ expansion board https://www.st.com/resource/en/schematic_pack/mb1779-high-band-b02-schematic.pdf

@Andrew Neil VREFBUF is disabled. RF stops transmitting when the supply voltage level is below 2.05V and I need to work with 1.8V for my application.

The hardware changes are as below:

ComponentModificationDescription / comment
C1, C8, C14, C17Fitted 4.7uFbulk decoupling
C2, C12, C15, C16Fitted 100nFdecoupling
CN5 2 pin header fittedUsed to power the board
JP2fittedto pass through power to module
U1removedRF switch
U2removedaccel / gyro
U4removedbarometer
U5removedRF switch
U6removedLDO 3v3
U7removedmagnetometer
U8removedeeprom
U10removedserial flash
R12shortedset LP mode
R15shortedset LP mode
SB35shortedallow external supply
SB14removeddisconnect onboard 3V3


Does anyone have any suggestions?

Thanks in advance!

SMav
Associate II

Hey all,

Does anyone know a solution? Am I missing a step? Any help or suggestions would be greatly appreciated.


@SMav wrote:

It is STM32WL STMod+ expansion board https://www.st.com/resource/en/schematic_pack/mb1779-high-band-b02-schematic.pdf


Maybe it's a limitation of that board - rather than the chip itself?

SMav
Associate II

All hardware from the board that could affect the module's behaviour at lower voltages has been removed, so the module is essentially isolated. This means it is the module itself and not other hardware on the board. The changes to the hardware are mentioned above.