1˵
    1PVDõѹӦжϡ


2ʹû

    KEIL MDK-ARM V5.25

    Ӳ
        1N32L40XRL-STB V1.0
        2MCUN32L406RBL7


3ʹ˵
    
    ϵͳã
        1ʱԴHSE+PLL

    ʹ÷
        KEIL±¼壬ͨģʽPVD_IRQHandler()öϵ㡣
                ȫСȻٰѵѹPVDõѹʱͣڶϵ㴦


4ע
    



1. Function description
	1, PVD configuration voltage produces the corresponding interrupt.

2. Use environment
    Software development environment: KEIL MDK-ARM V5.25
    Hardware environment:
	1. Development based on evaluation board N32L40XRL-STB V1.0
	2. MCU: N32L406RBL7

3. Instructions for use    
    System configuration;
	1. Clock source: HSE+PLL
    Instructions:
	After compiling under KEIL, burn to the evaluation board, go into debug mode through the emulator, and set breakpoint in PVD_IRQHandler().
	Run at full speed. Then turn the voltage close to the PVD setting voltage, and the program will stop at the breakpoint.

4. Matters needing attention
    None
