1˵

    1չʾ IO  LED ˸


2ʹû

    KEIL MDK-ARM V5.34.0.0
    Ӳ 
        N32G05xϵУ
            N32G05xRBQ7_STB V1.0
        N32G05xϵУ
            N32G05xRBL7_STB V1.0

3ʹ˵

    /* ģ÷:ʱӣI/O */
          1 SystemClock64MHz
          2 GPIOPB0PC12PD11  LED(D1D2D3) ˸

    /* DemoĲԲ */
        1.سλУ
        2. LED(D1D2D3) ˸

4ע
    


1. Function description

    1. This routine shows the IO control LED blinking
	
2. Use environment

	Software development environment: KEIL MDK-ARM V5.34.0.0
    Hardware development environment:
         N32G05x series:
            Developed based on the evaluation board N32G05xRBQ7_STB V1.0
         N32G05x series:
            Developed based on the evaluation board N32G05xRBL7_STB V1.0
			
3. Instructions for use

    System Configuration;
        1. SystemClock64MHz
        2. GPIO: PB0, PC12, PD11 control LED (D1, D2, D3) to blink
    Instructions:
        1. After compiling, download the program to reset and run
        2. LED (D1, D2, D3) to blinking
		
4. Matters needing attention
    No