1. 

    1. IOLED˸


2. ʹû

    :KEIL MDK-ARM V5.34.0.0
                     IAR EWARM 8.50.1
    Ӳ:N32G430C8L7-STB V1.0忪


3.ʹ˵

    /*ģ÷;:ʱӣI/O*/
    SystemClock: 128MHz
    GPIO: PA1PA7PA9LED (D1D2D3)˸

    /*DemoĲԲ*/
    1. ɺسλ;
    2. LED (D1, D2, D3)˸;

4. ע
    


1. Function description

    1. This example shows the IO control LED blinking


2. Use environment

    Software development environment: KEIL MDK-ARM V5.34.0.0
                                          IAR EWARM 8.50.1
    Hardware environment: Developed based on the evaluation board N32G430C8L7-STB V1.0


3. Instructions for use

    /* Describe related module configuration methods; for example: clock, I/O, etc. */
        SystemClock128MHz
        GPIO: PA1, PA7, PA9 control LED (D1, D2, D3) to blink

    /* Describe the test steps and phenomena of the Demo */
        1. After compiling, download the program to reset and run;
        2. LED (D1, D2, D3) flashes;

4. Matters needing attention
    none