文件名称:uart
介绍说明--下载内容均来自于网络,请自行研究使用
硬件:TQ210(S5PV210)
功能:设置UART0,让板子与PC串口通信。
连接好串口后,打开电源,可在串口调试软件上显示如下信息:
UART Test in S5PV210
1.LED1 Toggle
2.LED2 Toggle
Please 1 or 2 to Toggle the LED
按下 1 可改变LED1状态,按下 2 可改变LED2状态。-Hardware: TQ210 (S5PV210) Function: Set UART0, let the board serial communication with a PC. After connecting the serial port, turn on the power, the following information can be displayed on the serial debugging software: UART Test in S5PV210 1.LED1 Toggle 2.LED2 Toggle Please 1 or 2 to Toggle the LED Press ' 1' to change the LED1, press Under the ' 2' may change LED2 state.
功能:设置UART0,让板子与PC串口通信。
连接好串口后,打开电源,可在串口调试软件上显示如下信息:
UART Test in S5PV210
1.LED1 Toggle
2.LED2 Toggle
Please 1 or 2 to Toggle the LED
按下 1 可改变LED1状态,按下 2 可改变LED2状态。-Hardware: TQ210 (S5PV210) Function: Set UART0, let the board serial communication with a PC. After connecting the serial port, turn on the power, the following information can be displayed on the serial debugging software: UART Test in S5PV210 1.LED1 Toggle 2.LED2 Toggle Please 1 or 2 to Toggle the LED Press ' 1' to change the LED1, press Under the ' 2' may change LED2 state.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Makefile
start.S
uart.c
main.c