User Guide GD32150R-EVAL Table of Contents Table of Contents ..........................1 List of Figures ............................4 List of Tables ............................5 Summary ............................6 Function Pin Assign ........................6 Getting started ..........................7 Hardware layout overview ......................8 4.1. Power supply .......................... 8 4.2.
User Guide GD32150R-EVAL List of Figures Figure 4-1 Schematic diagram of power supply ....................8 Figure 4-2 Schematic diagram of boot option....................8 Figure 4-3 Schematic diagram of LED function ....................9 Figure 4-4 Schematic diagram of Key function ....................9 Figure 4-5 Schematic diagram of USART function ..................
User Guide GD32150R-EVAL Summary GD32150R-EVAL-V1.3 evaluation board uses GD32F150RBT6 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 or AC/DC adapter to supply 3.3V power.
User Guide GD32150R-EVAL Function Description PB11 TSI_G5_IO0 PB12 TSI_G5_IO1 PB13 TSI_G2_IO2 PB14 TSI_G5_IO3 TSI_G2_IO0 TSI_G2_IO1 SPI0_SCK SPI0_MISO SPI0_MOSI TFT_CS TF_CARD_CS TFT_RESET ADC_IN11 HDMI-CEC COMP0_IP COMPARATOR DAC_OUT Getting started The EVAL Board uses mini-USB connecter or AC/DC adapter to get power, the hardware system power is +3.3V.
User Guide GD32150R-EVAL 4.12. Figure 4-12 Schematic diagram of USB function 4.13. Figure 4-13 Schematic diagram of CMP function 4.14. HDMI-CEC Figure 4-14 Schematic diagram of HDMI-CEC function +3V3 27KΩ HEADER 2 HDMI-CEC 13 /34...
Learn to use GPIO for controlling the LED Learn to use SysTick to generate 1ms delay GD32150R-EVAL-V1.3 board has four LEDs. The LED1, LED2, LED3 and LED4 are controlled by GPIO. This demo will show how to light the LEDs. 5.1.2.
Learn to use SysTick to generate 1ms delay GD32150R-EVAL-V1.3 board has four keys and four LEDs. The four keys are Reset key, Tamper key, User key and Wakeup key. The LED1, LED2, LED3 and LED4 are controlled by GPIO.
Learn to use GPIO control the beeper Learn to use SysTick to generate 1ms delay GD32150R-EVAL-V1.3 board has one beeper and connected by PC7. This demo will show how to use GPIO to control the beeper. 5.4.2. DEMO running result Download the program <04_GPIO_BEEPER>...
User Guide GD32150R-EVAL 5.6. USART_HyperTerminal_Interrupt 5.6.1. DEMO purpose This Demo includes the following functions of GD32 MCU: Learn to use the EVAL_COM transmit and receive interrupts to communicate with the hyperterminal 5.6.2. DEMO running result Download the program <06_USART_HyperTerminal_ Interrupt> to the EVAL board and run.
GD32F150R_EVAL boards, one board as a sender, the other as a receiver. First connect two GD32150R-EVAL-V1.3 boards through RS485 line A and B, and then download the program <08_RS485_Test> to the board for running. When press the Wakeup key on one board, the board is set as RS485 transmitter and LED2 is on and when press the Tamper key on one board, the board is set as RS485 receiver and LED3 is on.
User Guide GD32150R-EVAL According to the tips, press down Tamper key to set one board as a receiver first and then press down Wakeup key to the other as a transmitter. The transmitter output as following. The receiver output as following.
Learn to use comparator output compare result There are two comparators on GD32150R-EVAL-V1.3 board and each comparator has two inputs. In this demo, one input is DAC’s output voltage, and the other one is the photo resistance’s output voltage. Compare the two input voltages, the output is a high or low level, and the LED1 will performs the corresponding action.
User Guide GD32150R-EVAL 5.12. I2C_EEPROM 5.12.1. DEMO purpose This Demo includes the following functions of GD32 MCU: Learn how to use the master transmitting mode of the I2C module Learn how to use the master receiving mode of the I2C module ...
Learn how to use SPI to drive TFT LCD screen and display GD32150R-EVAL-V1.3 board has a TFT LCD screen which supports SPI interface. In this demo, tests of font, number, draw and color are displayed on the LCD screen respectively.
User Guide GD32150R-EVAL 5.14. SPI_TF_Card_Block_Operation 5.14.1. DEMO purpose This Demo includes the following function of GD32 MCU: Learn how to use SPI to block read and write from TF card In this demo, the SPI interface is used for reading from and writing to TF card. Write to TF card with 0 to 255, a total of 2048 bytes directly.
User Guide GD32150R-EVAL 5.15. SPI_TF_Card_FATFS_Operation 5.15.1. DEMO purpose This Demo includes the following function of GD32 MCU: Learn how to use SPI to read and write from TF card with FATFS In this demo, the SPI interface is used for reading from and writing to TF card. Make sure the TF card has FAT file system.
User Guide GD32150R-EVAL 5.16. HDMI-CEC_HostSlaveCommunication 5.16.1. DEMO purpose This Demo includes the following functions of GD32 MCU: Learn the communication function of HDMI-CEC In the process of communication, the sender sends data to receiver through the key interrupt, the receiver for receiving data in the CEC interrupt. The entire communication process does not make the error processing.
Learn to use I2S module to output audio file GD32150R-EVAL-V1.3 board integrates the I2S (Inter-IC Sound) module, and the module can communicate with external devices using the I2S audio protocol. This Demo mainly shows how to use the I2S interface of the board for audio output.
LEDs, LED1 to LED4 turn on, then turn off. And then the LCD prints out the information of the board, and the calendar. When you press the Wakeup key, the time will be configured to 2016-05-13, 12:00:00. If place a battery on GD32150R-EVAL-V1.3 board, it can realize no losing of time when 30 /34...
DEMO running result Use the DuPont line to connect the TIMER0_CH0 (PA8) and LED1 (PC10), and then download the program <22_TIMER_Breath_LED> to the GD32150R-EVAL-V1.3 board and run. PA8 should not be reused by other peripherals. When the program is running, you can see LED1 lighting from dark to bright gradually and then gradually darken, ad infinitum, just like breathing as rhythm.
User Guide GD32150R-EVAL 5.23.2. DEMO running result Download the program <23_TSI_TouchKey_Leds> to the EVAL board and run. When the program is running, you can use a finger slide the Touch Sensor (A-1, B, C or A-2) on the EVAL board, and then the associated LED is light.
User Guide GD32150R-EVAL 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.1, 2019 Updated format across the whole document Dec.31, 2021...
Page 35
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.
Need help?
Do you have a question about the GD32150R-EVAL and is the answer not in the manual?
Questions and answers