发送和接收到的数据一样多,边接边返回到上位机,使用串口UART0接收上位机发送的数据,接收到和发送的数据一样多后,取反LED1控制,并将数据原封不动地发送回上位机。 周立功lpc2104开发板开发
上传时间: 2014-11-30
上传用户:asddsd
LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。数据以高低位调换. 串口UART0接收上位机发送的数据,接收到返回最后一个数据到上位机,同时中断计数显示,显示回发上位机的数据。 周立功lpc2104板开发。
上传时间: 2013-12-30
上传用户:youmo81
c8051f040两块板子通信,用UART0,经调试,可行
上传时间: 2015-05-25
上传用户:佳期如梦
摘 要: 本文件是C8051单片机AD测试实验;使用外部22.1184MHz晶振,将跳线器JP3短接 功能:采样AIN0,1和温度通道信号,并在LCD上显示其电压和温度值,也可以应用UART0显示其电压和温度值。
上传时间: 2013-12-16
上传用户:frank1234
RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:UART0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不过能正常运行如有改进请通知我。
标签: uCOS_View EasyARM OSView uCOSII
上传时间: 2014-11-06
上传用户:woshini123456
This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0
标签: ADC0 demonstrates configured operation
上传时间: 2014-01-23
上传用户:wangyi39
This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0
标签: ADC0 demonstrates configured operation
上传时间: 2014-08-18
上传用户:米卡
利用ATMEGA128芯片的双串口,UART0连接西门子MC55,UART1连接到RS232,将RS232接收到的数据包,通过MC55自带的TCP/IP栈以GPRS连接到INTERNET,并发送到制定IP地址和端口的主机。开发环境AVRSTUDIO,WINAVR,GNU C++,通过测试。
上传时间: 2013-12-21
上传用户:gundamwzc
在ARM LPC21**上,使用串口UART0接收上位机发送的数据,当接收到8个连续数据后,将接收计数值加一后输出显示的程序
上传时间: 2016-04-02
上传用户:waitingfy
// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
标签: demonstrates C8051F060 configure the
上传时间: 2013-12-23
上传用户:hopy