1˵

    /* ̹ */
        òʾCANڻزģʽշCAN


2ʹû

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


3ʹ˵
    
    /* ģ÷:ʱӣI/O */
        SystemClock64MHz
        CAN: RX-PA3, TX-PA4500Kزģʽ

    /* DemoĲԲ */
        1.سλУ
        2.CANһ֡ϢȻ֤ͨٷһ֡ϢͨCAN豸ԿϢѭ͡


4ע


1. Function description

    /* Briefly describe the engineering function */
    This example configures and demonstrates CAN sending and receiving CAN messages in loopback test mode


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
    
    /* Describe the configuration method of related modules; for example: clock, I/O, etc. */
    SystemClock: 64MHz
    CAN: RX-PA3, TX-PA4, baud rate 500K, loopback test mode

    /* Describe the test steps and phenomena of Demo */
    1. After compiling, download the program to reset and run;
    2. CAN sends a frame of message, and then sends another frame of message after the verification is passed. Through the CAN device, you can see that the message is sent in a loop.


4. Matters needing attention
