Advertisement

Quick Links

GigaDevice Semiconductor Inc.
GD32150C-START
User Guide
V3.0
(Nov.20.2019)

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for GigaDevice Semiconductor GD32150C-START

  • Page 1 GigaDevice Semiconductor Inc. GD32150C-START User Guide V3.0 (Nov.20.2019)
  • Page 2: Table Of Contents

    User Guide GD32150C-START Table of Contents Table of Contents ..........................1 List of Figures ............................. 3 List of Tables ............................4 Summary ............................5 Function Pin Assign ........................5 Getting started ..........................5 Hardware layout overview ......................6 4.1. Power supply ........................6 4.2.
  • Page 3 User Guide GD32150C-START 5.6.1. DEMO purpose ......................12 5.6.2. DEMO running result ..................... 12 Revision history ........................14 2 /15...
  • Page 4: List Of Figures

    User Guide GD32150C-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 Schematic diagram of USB function ....................
  • Page 5: List Of Tables

    User Guide GD32150C-START List of Tables Table 2-1 Pin assignment ............................5 Table 4-1 Boot configuration ..........................6 Table 6-1 Revision history ............................. 14 4 /15...
  • Page 6: Summary

    User Guide GD32150C-START Summary GD32150C-START board uses GD32F150C8T6 as the main controller. As a complete development platform of GD32F1x0 powered by ARM® Cortex™-M3 core, the board supports full range of peripherals. It uses mini-USB interface to supply 3.3V power. SWD, Reset, Boot, User button key, LED and Extension Pin are also included.
  • Page 7: Hardware Layout Overview

    User Guide GD32150C-START 3. If you use IAR to open the project, install IAR_GD32F1x0_ADDON.3.2.0.exe to load the associated files. 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...
  • Page 8: Key

    User Guide GD32150C-START 4.4. Figure 4-4 Schematic diagram of Key function 4.5. Figure 4-5 Schematic diagram of USB function 7 /15...
  • Page 9: Gd-Link

    User Guide GD32150C-START 4.6. GD-Link Figure 4-6 Schematic diagram of GD-Link function MCU SWD PA0-WKUP R103 +3V3 JP100 PB2/BOOT1 PB3/JTDO 10KΩ L_SWDIO L_TMS/IO PB4/JNTRST L_SWDCK L_TCK/CLK L_TDO/SWO L_TDI 4× 1P2.54 L_USB_Ctr L_TReset L_LED1 LED0603 PA10 PB10 L_USB_DM PA11 PB11 L_USB_DP...
  • Page 10: Mcu

    Learn to use GPIO for controlling the LED  Learn to use SysTick to generate 1ms delay GD32150C-START-V1.1 board has two LEDs. The LED1 and LED2 are controlled by GPIO. This demo will show how to light the LED. 5.1.2.
  • Page 11: Gpio_Key_Polling_Mode

     Learn to use SysTick to generate 1ms delay GD32150C-START-V1.1 board has two keys and two LEDs. The two keys are Reset key and User key. The LED1 and LED2 are controlled by GPIO. This demo will show how to use the User key to control the LED1 and LED2. When press down the User Key, it will check the input value of the IO port.
  • Page 12: Timer_Key_Exti

     Learn to use TIMER to generate PWM GD32150C-START board has two keys and two LEDs. The two keys are Reset key and User key. The LED1 and LED2 are controlled by GPIO. This demo will show how to use the TIMER PWM to trigger EXTI interrupt to toggle the state of LED2 and EXTI interrupt line to control the LED1.
  • Page 13: Demo Running Result

     Learn how to implement USB CDC device GD32150C-START board has one USBD interface. In this demo, the GD32150C-START board is enumerated as an USB virtual COM port, which was shown in device manager of PC as below. This demo makes the USB device look like a serial port, and loops back the contents of a text file over USB port.
  • Page 14 User Guide GD32150C-START 13 /15...
  • Page 15 User Guide GD32150C-START Revision history Table 6-1 Revision history Revision No. Description Date Initial Release Jun.28, 2017 Updated format across the whole document Jun.1, 2019 Updated format across the whole document Nov.20, 2019 14 /15...
  • Page 16 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