cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for PVD example with STM32G0

ABasi.2
Associate III

hello! 

i have a question about the power voltage detector in (external input analog voltage)

i have a adjustable power supply connected on the pin (using a nucleo-G0B1RE)

i was thinking that if i drop the voltage on the pin under the vref int voltage a interrupt should be triggered.. but unfurtunately i'm not able to do that..

 

there is an exmple? i 'm able to use the internal  analog voltage without problem

 

thank you

 

 

 

2 REPLIES 2
Amel NASRI
ST Employee

Post moved from How to Use STM32G0 Power Voltage Detector with STM32CubeIDE??

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.

Amel NASRI
ST Employee

Hi @ABasi.2 ,

Please try using this example: Github: STM32CubeG0/Projects/NUCLEO-G0B1RE/Examples/PWR/PWR_PVD.

Refer to the readme file to understand how it works and to know more about the required hardware setup to test the example properly.

-Amel

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.