搜索资源列表
ARM的ADC
- 使用AIN0和AIN1测量两路直流电压,并将结果通过UART0想PC机发送。-compute and the use of two-way con measuring DC voltage, the results through UART0 sent to PC.
lpc2000的uart0源代码
- 菲利普公司的ARM芯片lpc2000的uart0源代码,包括uart0的驱动和应用程序-Philips ARM chip lpc2000 uart0 the source code, uart0 including the driver and application procedures
UART0
- PROTUES仿真ARM功能部件之串口实验.不错的东东,用于学习ARM简单易懂
uart0
- 基于ARM的串口通信源码-ARM-based serial communications FOSS
UART0_int1
- ARM UART0 通讯实验 - 中断方式
Uart0
- ARM S3C2410处理器 uart串口驱动程序 开发环境:ads1.2
uart0
- ARM串口驱动 ARM芯片为LM6938,系统为ucos
串口驱动源代码
- 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
ADS1.2
- 入门范例。一个通过 44B0 的 UART0输出字符串“Hello World!”的小程序为例简单讲解一下ADS的初步使用。本范例的阅读对象是初学者,并假设初学者已经安装 ADS1.2(ARM Developer Suite)软。-Example entry. 44B0 through the UART0 output string
ARM-UCOS-philos
- 在S3C44b0上移植ucos并实现哲学家就餐问题的演示,信息从uart0口输出,这是我学习上课时做的一个实验,见笑见笑了-S3C44B0 uCOS transplantation in the dining philosophers problem and the realization of the demonstration, information from the UART0 port output, this is my learning in class to do an expe
Uart0
- arm下的UART, -arm under the UART,
UART0
- 一个ARM平台的串口驱动程序,其他平台的可以参照修改,在可以直接在lpc2478平台运行-ARM platform a serial driver, other platforms can refer to changes in the platform can be run directly on lpc2478
UART0
- 飞利浦(lpc)arm系列UART0的实现-Philips (lpc) arm series of the realization of UART0
UART0
- ARM中功能: 串口发送数据 *说明: 使用外部晶振,不使用PLL,Fpclk=Fcclk/4-ARM in the function: serial port to send data* Note: Use an external crystal, do not use PLL, Fpclk = Fcclk/4
uart0
- 基于LPC229X系列的arm程序-uCOS-II应用实例-UART应用-LPC229X series of arm-based program-uCOS-II Application Examples-UART Application
uart0
- arm lpc3148串口调试,自己亲自做过,传输稳定 -arm lpc3148 serial debugging, personally conducted, transmission and stability
uart0
- ADS下简单ARM裸机串口程序 一个简单的程序-bare arm code for ADS a simple example for ARM beginner
xbee-zigbee-LPC2142-gcc
- This embedded system was designed to work with xbee-zigbee modules using API mode, through the serial por (UART0 and UART1). The microprocessor is an ARM LPC2142, it compiles using gcc. All the makefiles are included. A cross compiling tool is needed
UART0-zhongduan
- 基于arm的串口中断,留着以后学习-arm UART0 interrupt
UART0-DMA-WAY--RECIEVE
- 在ARM编程中,常需使用UART,该程序可以实现UART0的DMA方式接受。-In ARM programming, often need to use UART, the program can achieve acceptable DMA mode for UART0.