# NOS_DEMO_U8G2 **Repository Path**: jianqiangxue/nos_demo_u8g2 ## Basic Information - **Project Name**: NOS_DEMO_U8G2 - **Description**: nos_demo_u8g2 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-10 - **Last Updated**: 2023-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /** @page gpio_led_toggle GPIO LED output toggle example @verbatim ****************************************************************************** * @file gpio/gpio_led_toggle/readme.txt * @author MCU Software Team * @Version V1.2.0 * @Date 2021-01-11 * @brief Description of the GPIO led toggle example. ****************************************************************************** @endverbatim @par Hardware and Software environment - This example runs on CX32L003 devices. - This example has been tested with CX32L003-StarterKit board and can be easily tailored to any other supported device and development board. @par How to use it ? In order to make the program work, you must do the following : - (option)Connect RXD(J10.1), TXD(J10.2), GND(J10.3) to PC's rs232 converter. - Open your preferred toolchain - Rebuild all files and load your image into target memory - Run the example - LED will flashing every 1 second */