CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - UART.h

搜索资源列表

  1. 串口驱动源代码

    0下载:
  2. 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2009-04-30
    • 文件大小:2708
    • 提供者:gxwwg_dz
  1. MSP430F5

    1下载:
  2. MSP430F5系列中文手册,有需要的朋友可以下载一下-MSP430F5xxx--h h h h h h h h h h f f f f
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:5284212
    • 提供者:chai
  1. zhouligong-LPC17XX-example

    2下载:
  2. 周立功LPC17XX系列配套例程。包括AD,DAC,EINT.GPDMA.GPIO,I2C.IAP,PWM,QEI,RTC,SPI,SSP,TIMER,UART,储存器加速,掉电唤醒,数字输入,CAN,ETHERNET,USB,I2S例程。是学习 的很好例程,例程很全,很值。-Zhou, who LPC17XX series matching routines. Including AD, DAC, EINT.GPDMA.GPIO, I2C.IAP, PWM, QEI, RTC, SPI, SS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-25
    • 文件大小:10853376
    • 提供者:夏波
  1. LPC2210

    0下载:
  2. 用于ZLG的EasyARM LPC22系列开发板的IAR代码,绝对原创,可以直接使用ZLG开发板+H-JTAG调试,仿ZLG代码风格.欢迎拍砖~-ZLG for the EasyARM LPC22 series of IAR development board code, absolutely original, and can directly use ZLG development board+ H-JTAG debugging, code style imitation ZLG.拍砖wel
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:66713
    • 提供者:程度
  1. TMS320-P28016-UART-echoback

    0下载:
  2. dsp 320 dvdg do not put files on these two directory.If you do not want to upload source code-dsp 320 dvdg do not put files on these two directory.If you do not want to upload source code
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:555499
    • 提供者:mm
  1. UART

    0下载:
  2. 基于TI公司6416DSP的UART串口读写程序-TI-based company 6416DSP procedures to read and write the UART serial port
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:415309
    • 提供者:张振
  1. USART(ICC)

    0下载:
  2. USART以查询方式收发数据,接收发自电脑的数据,将其显示在LED上,并将接到到的数据减1后返回电脑-USART to send and receive data to query, receive from the bottom of the computer data that could be displayed in the LED, and will receive the data returned by a computer
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:84823
    • 提供者:张栋
  1. tsl2561

    0下载:
  2. IIC驱动程序 单片机: STC12C5410AD 主频: 24MHz include <REGX051.H> // AT89C4051头文件 #include "../inc/STC12C5410AD.H" // AT89C4051头文件 #include <INTRINS.H> // 系统调令头文件 #include "def.h" // 类型定义文件 #include "config.h" // 配置头文件 #incl
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:2982
    • 提供者:mengchao
  1. UART

    0下载:
  2. 用硬件描述语言实现的uart的IPcore,有详细的注释和测试文件-Hardware descr iption language of the H.264 encoder, detailed notes and test files
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:22196
    • 提供者:wt
  1. Lab1

    0下载:
  2. 這是以STM32為基礎的程式碼,可以克服周邊原件與電腦UART傳輸上的困難,這通訊協定可以稍做改變及可用在其他系統上。-This is based STM32 code around the original and the computer can overcome the difficulties of UART transmission, this protocol can be slightly changed and used in other systems.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:2406009
    • 提供者:吳柏毅
  1. UART_51

    0下载:
  2. 单片机串行口的驱动程序,可以直接发送字符串和数组-Serial port driver can send strings and arrays
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1141
    • 提供者:邬志锋
  1. UART

    0下载:
  2. UART.CPP and UART.h to handle the uart of lpc2378 ARMMicrocontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1833
    • 提供者:Mogi
  1. Lin-Uart-500006

    0下载:
  2. 本应用介绍了如何在各种模式下使用LIN-UART。 介绍了LIN-UART的各种功能和工作模式并给出了样本代码。LIN-UART具有4个工作模式。工作模式0是异步模式(正常模式) 工作模式1是异步(多处理器模式) 工作模式2是同步模式(正常模式) 工作模式3是异步模式(LIN模式)。-/* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU*/ /* MICROELECTRONICS ACCE
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:356641
    • 提供者:Shijie
  1. uart

    0下载:
  2. ARM uart 驱动 head.S init.c main.c Makefile s3c24xx.h serial.c serial.h uart.lds-ARM uart driver head.S init.c main.c Makefile s3c24xx.h serial.c serial.h uart.lds
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:5120
    • 提供者:吴名
  1. Uart

    1下载:
  2. Keil—MDK的UART程序,方便使用Uart_Pringt()实现的串口打印函数-#include <Uart.h> #include <S3C2440.h> int main() { unsigned int a = 10 Uart0_Init(115200) while(1) { Uart0_SendByte(12) Uart0_Printf("Test d\n",a)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:94366
    • 提供者:zhanghf
  1. USART_UART_Send

    0下载:
  2. MSP430串口发送,适合初学者使用。CPU是MSP430F149,外接晶振8M。Uart.c和Uart.h以后可在其他程序中直接调用-MSP430 serial transmission, suitable for beginners to use. CPU is MSP430F149, an external crystal 8M. Can be directly invoked in other programs after Uart.c and Uart.h
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:279110
    • 提供者:陈冠任
  1. 2.4GHz-RF-wireless-sensor-network

    1下载:
  2. 2.4GhzRF无线自组织网络或者无线传感器网络汇聚节点源程序,主要包括:单片机STM8S005K6、Flash芯片W25Q32、无线射频芯片BK2423。源文件清单如下: adc.h adc.c apply.h apply.c bk2423.h bk2423.c Declare.h define.h eep.h eep.c history.h history.c Iostm8s005k6.h main.c mcu.c mcu.h
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:341455
    • 提供者:zcl
  1. U115200

    0下载:
  2. msp430的uart模块收发程序,其中包括uart.h,uart.c文件,经本人亲测,程序可以使用。程序还有波特率设置函数,很好用。-The transceiver module uart msp430 procedures, including uart.h, uart.c file, the I pro-test, the program can be used. Program as well as the baud rate setting function, easy to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:21721
    • 提供者:留忆
  1. uart

    0下载:
  2. 单片机UART配置,封装成了.c文件和.h文件。包含串口发送函数与串口中断-About MCU uart configuration
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1622
    • 提供者:sheldencn
  1. 20130402

    0下载:
  2. 采用的是upsd3300单片机,读取GPS NMEA0183格式及解析;uart.h ,uart.c串口中断程序; gps.c,gps.h 读取GPS NMEA数据及解析位置,时间,和卫星状态-Upsd3300 microcontroller is used to read and parse GPS NMEA 0183 format uart.h, uart.c serial interrupt program gps.c, gps.h read the GPS NMEA data a
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:690336
    • 提供者:leeyg
« 12 3 »
搜珍网 www.dssz.com