Advertisement

Quick Links

GigaDevice Semiconductor Inc.
GD32E507V-START
User Guide
V1.0

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the GD32E507V-START and is the answer not in the manual?

Questions and answers

Summary of Contents for GigaDevice Semiconductor GD32E507V-START

  • Page 1 GigaDevice Semiconductor Inc. GD32E507V-START User Guide V1.0...
  • Page 2: Table Of Contents

    User Guide GD32E507V-START Tables of Contents TABLES OF CONTENTS ....................1 LIST OF FIGURES ......................3 LIST OF TABLES ......................4 1. SUMMARY ........................ 5 2. FUNCTION PIN ASSIGN ................... 5 3. GETTING STARTED ....................5 4. HARDWARE LAYOUT OVERVIEW ................6 4.1.
  • Page 3 User Guide GD32E507V-START 5.7.2. DEMO Running Result ......................14 6. REVISION HISTORY ....................15 2/16...
  • Page 4: List Of Figures

    User Guide GD32E507V-START List of Figures Figure 4-1. Schematic diagram of power supply ..................6 Figure 4-2. Schematic diagram of boot option ..................6 Figure 4-3. Schematic diagram of LED function ..................6 Figure 4-4. Schematic diagram of Key function ..................7 Figure 4-5.
  • Page 5: List Of Tables

    User Guide GD32E507V-START List of Tables Table 2-1. Function pin assignment ......................5 Table 6-1. Revision history ........................15 4/16...
  • Page 6: Summary

    GD32E507V-START Summary GD32E507V-START uses GD32E507VET6 as the main controller. It uses GD-Link Mini USB interface to supply 5V power. Reset, Boot, K2-User Key, LED, USB and USART to USB interface are also included. For more details please refer to GD32E507V-START-Rev1.0 schematic.
  • Page 7: Hardware Layout Overview

    User Guide GD32E507V-START Hardware layout overview 4.1. Power supply Figure 4-1. Schematic diagram of power supply 4.2. Boot option Figure 4-2. Schematic diagram of boot option 4.3. Figure 4-3. Schematic diagram of LED function 6/16...
  • Page 8: Key

    User Guide GD32E507V-START 4.4. Figure 4-4. Schematic diagram of Key function 4.5. USART Figure 4-5. Schematic diagram of USART 4.6. Figure 4-6. Schematic diagram of USB 7/16...
  • Page 9: Extension

    User Guide GD32E507V-START 47KΩ S8550 470Ω 16V/10uF,AVX 50V/0.1uF USB_VBUS VBUS PA11 USB_DM 22Ω PA12 USB_DP 22Ω Shield Mini_USB 1MΩ 50V/4700pF 4.7. Extension Figure 4-7. Schematic diagram of Extension Extension Pin PC13 PE10 PE11 PE12 PE13 PE14 PE15 PC12 PB10 PB11...
  • Page 10: Mcu

    User Guide GD32E507V-START MCU SWD PA0-WKUP R103 PB2/BOOT1 +3V3 JP100 PB3/JTDO 10KΩ L_TMS/IO PB4/JNTRST L_SWDIO L_TCK/CLK L_SWDCK L_TDO/SWO L_TDI 4× 1P2.54 L_USB_Ctr L_TReset PA10 PB10 L_USB_DM PA11 PB11 L_USB_DP LED0603 PA12 PB12 L_SWDIO L_LED2 R110 L_LED2 470Ω PA13/JTMS/SWDIO PB13 L_SWDCK...
  • Page 11: Routine Use Guide

     Learn to use SysTick to generate 1ms delay GD32E507V-START-V1.0 board has 2 keys and 1 LED. The keys are User Key and Reset Key. The LED is controlled by GPIO. This demo will show how to light the LED.
  • Page 12: Exti_Key_Interrupt_Mode

     Learn to use EXTI to generate external interrupt GD32E507V-START-V1.0 board has 2 keys and 1 LED. The keys are User Key and Reset Key. The LED is controlled by GPIO. This demo will show how to use the EXTI interrupt line to control the LED1. When press down the User Key, it will produce an interrupt.
  • Page 13: Timer_Key_Exti

     Learn to use TIMER to generate PWM GD32E507V-START-V1.0 board has 2 keys and 1 LED. The keys are User Key and Reset Key. The LED are controlled by GPIO. This demo will show how to use the TIMER PWM to trigger EXTI interrupt to toggle the state of LED1 and EXTI interrupt line to control the LED1.
  • Page 14: Demo Running Result

    Learn the operation between the HID host and the keyboard device GD32E507V-START board integrates the USBHS module, and the module can be used as a USB device, a USB host or an OTG device. This demo mainly shows how to use the USBHS as a USB HID host to communicate with external USB HID device.
  • Page 15 User Guide GD32E507V-START 5.7.2. DEMO Running Result Download the program < 07_USB_HID_Host > to the start board and run. If a mouse has been attached, the user will see the information of mouse enumeration. First pressing the USER key will see the inserted device is mouse, and then moving the mouse will show the position of mouse in the HyperTerminal.
  • Page 16 User Guide GD32E507V-START Revision history Table 6-1. Revision history Revision No. Description Date Initial Release Sep.4, 2020 15/16...
  • Page 17 Important Notice This document is the property of GigaDevice Semiconductor Inc. and its subsidiaries (the "Company"). This document, including any product of the Company described in this document (the “Product”), is owned by the Company under the intellectual property laws and treaties of the People’s Republic of China and other jurisdictions worldwide.

Table of Contents