Welcome![Sign In][Sign Up]
Location:
Search - LPC2138 UART

Search list

[Other resourceuart_arm_drive

Description: AMR7 uart驱动。 LPC2138基于ucos的中间件,用信号量通知收发.-AMR7 uart driver. LPC2138 based on the middleware CENTER, using signal transceiver with information.
Platform: | Size: 53484 | Author: 高明 | Hits:

[ARM-PowerPC-ColdFire-MIPSlpc_2138_uart_irq_20051008

Description: ARM LPC2138中断原程序,可以很好的理解ARM的中断过程-LPC2138 ARM interrupted the original process, can have a very good understanding of the interruption of the process of ARM
Platform: | Size: 39936 | Author: 蔺敬峰 | Hits:

[uCOSuart_arm_drive

Description: AMR7 uart驱动。 LPC2138基于ucos的中间件,用信号量通知收发.-AMR7 uart driver. LPC2138 based on the middleware CENTER, using signal transceiver with information.
Platform: | Size: 53248 | Author: 高明 | Hits:

[Other Embeded programcomin

Description: LPC串口初始化源代码,含发送接收和中断处理程序-LPC serial port initialization source code, including receiving and sending interrupt handling procedures
Platform: | Size: 1024 | Author: 唐友灿 | Hits:

[SCMLPC2138_UART

Description: 该程序是对LPC2138的串口进行仿真测试,仿真环境为PROTEUS,软件开发环境为ADS1.2-The program is LPC2138 Serial simulation testing, simulation environment for the PROTEUS, software development environment for ADS1.2
Platform: | Size: 57344 | Author: 黄亚 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2138_uart

Description: LPC213* UART 中断方式程序代码,个人程序,调试成功-LPC213* UART interrupt code, the individual procedures, debugging success
Platform: | Size: 244736 | Author: ds | Hits:

[ARM-PowerPC-ColdFire-MIPSuart

Description: ARM7串口程序,芯片为LPC2138,开发环境为KEIL V3.0-ARM7 serial procedures, chips for the LPC2138, development environment for the KEIL V3.0
Platform: | Size: 86016 | Author: 小郭 | Hits:

[ARM-PowerPC-ColdFire-MIPSuart0

Description: how to use uart of lpc2138
Platform: | Size: 35840 | Author: adi | Hits:

[uCOSLPC2138key-lcd-uart

Description: LPC2138键盘显示密码串口代码包含键盘显示程序,LCD驱动程序,串口程序在UCOS2下的总程序-LPC2138 keyboard and display password serial code contains the keyboard display program, LCD driver, serial program under the general procedure UCOS2
Platform: | Size: 354304 | Author: wuhx | Hits:

[ARM-PowerPC-ColdFire-MIPShighspeed_Accelerometer_ARM7_LPC2138

Description: arm7 lpc2138上控制射频芯片cc1100的代码,开发环境是ADS1.2,包含了无线发送接收代码和SPI,UART,I2C等各种协议的通讯代码,速率功率可调,已经调试好了-arm7 lpc2138 to control the RF chip cc1100 code, development environment is ADS1.2, including a wireless transmit and receive code and SPI, UART, I2C communication protocols and other code, power adjustable rate, has been tested
Platform: | Size: 329728 | Author: 苏世圣 | Hits:

[Embeded-SCM Developarmprojekt

Description: Pomiar napiecia uC LPC2138 Zał oż enia programu: kanał 0 przetwornika AD, licznik 0, UART 1, 115kb, 9 bit, parzystoś ć .-Pomiar napiecia uC LPC2138 Zał oż enia programu: kanał 0 przetwornika AD, licznik 0, UART 1, 115kb, 9 bit, parzystoś ć .
Platform: | Size: 79872 | Author: lukasz | Hits:

[Com PortUART

Description: ARM7 LPC2132 串口调试例程 基于Board LPC21238实验板-// UART Sample Code // NXP Semiconductors // // MCB2130 Board LPC21238: runs in internal Flash // MCB2130 Ram: runs in internal RAM /////////////////////////////////////////////////////////////////////// The UART sample code initializes UART0 (COM0) and sends out a "HELLO". Afterwards it will simply echo anything it receives. Use a serial terminal utility with the following settings: Baud: 115200 Data: 8 Parity: None Handshake: None Note: UART0 has a ISP bootloading feature which might cause the LPC2138 to stay in the bootloader after a reset (Pin 7 and Pin 4 are used as RTS and DTR). This can be avoided by either disconnectiong the ISP and RST jumpers.
Platform: | Size: 22528 | Author: 李迎春 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm7_UART0-protues

Description: ARM LPC2138(LPC2148)16X2 2LINE LCD AND UART0 PROGRAM SIMULATED IN -protues I AM USING THE MDK4 KEIL COMPILER -ARM LPC2138(LPC2148)16X2 2LINE LCD AND UART0 PROGRAM SIMULATED IN -protues I AM USING THE MDK4 KEIL COMPILER
Platform: | Size: 115712 | Author: logan | Hits:

[Other Embeded programUART

Description: LPC2138 基于protues的UART程序-Based on the LPC2138 protues UART program
Platform: | Size: 110592 | Author: reid | Hits:

[ARM-PowerPC-ColdFire-MIPSUART_Test

Description: Samples of UART in LPC2138
Platform: | Size: 318464 | Author: SIDNEY RDC | Hits:

[ARM-PowerPC-ColdFire-MIPSUART

Description: 2. UART程序设计与电路仿真 使用UART1来输出字符“An ARM7 Example LPC2138 By IMU 2011-04-20 23:55:07” 首先根据要求初始化串口0,运用PINSEL0寄存器设置UART0的初始化接口P0.0、P0.1。使用U0LCR设置波特率,将数据长度定义为8位数据位,通过Fpclk运算,使用U0DLM寄存器设置分频寄存器的高字节,使用U0DLL寄存器设置分频寄存器的低字节。使用控制寄存器U0CLR控制器设置通信模式,完成对UART0的初始化设置。 其次设置向串口发送字节数据。使用发送保持寄存器U0THR、线状态寄存器U0LSR控制数据发送,在定义好要显示的数据后,运用while-if循环语句控制数据的发送。 -2. UART program design and circuit simulation using UART1 to output the character " An ARM7 Example LPC2138 By IMU 2011-04-20 23:55:07" First, initialize the serial port 0 on request, using PINSEL0 register setting the UART0 initialize interfaces P0.0, P0.1. Use U0LCR set the baud rate, data length is defined as 8 data bits, through Fpclk operations, use U0DLM register setting divider register high byte register settings using U0DLL divider register low byte. Controller settings using the control register U0CLR communication mode, the completion of the initialization settings for UART0. Second byte of data to the serial port settings. Using Transmit Holding Register U0THR, line status register U0LSR control data sent in the definition of good data to be displayed, the use of while-if loop control data sent.
Platform: | Size: 123904 | Author: 宋喜佳 | Hits:

[Embeded-SCM DevelopLPC2138key-lcd-uart

Description: lpc2138键盘显示串口UCOS代码包含在ucos系统上串口显示键盘等功能综合的代码-UCOS lpc2138 keyboard and display serial code is contained in ucos keyboard is displayed on the system features such as integrated serial code
Platform: | Size: 355328 | Author: 陈日成 | Hits:

[CommunicationQSYS-ARM-LPC2138

Description: uart code for arm7tdmi devices
Platform: | Size: 647168 | Author: pro_qsys | Hits:

[SCMUART1

Description: lpc2138串口程序接收的永远是错误的,请大神找找原因-lpc2138 uart yes no
Platform: | Size: 110592 | Author: yq | Hits:

[Other Embeded programOCFreaks.com_LPC214x_UART_Tutorial_Example_1

Description: Embedded C PROGRAM for LPC2138 UART source code,Tested on LPC2138 development board
Platform: | Size: 69632 | Author: riyas k | Hits:
« 12 »

CodeBus www.codebus.net