CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c8051 uart

搜索资源列表

  1. C8051_UART_test

    1下载:
  2. 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of ex
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61858
    • 提供者:Lance Yin
  1. C8051-USB-To-Uart

    0下载:
  2. This a Example from SiLab-This is a Example from SiLab
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:826835
    • 提供者:HungChieh
  1. UART

    0下载:
  2. 基于C8051单片机主从串口测试程序已成功。-C8051 MCU based on master-slave serial port test program was successful.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:25329
    • 提供者:xuwenlong
  1. Serial_transmit_Set

    0下载:
  2. 该文件包含有C8051单片机中实现UART波特率自检的功能,在某些数据传输场合下,很有意义!-The document contains a C8051 MCU UART baud rate to achieve self-test functionality, data transmission, in some cases, very meaningful!
  3. 所属分类:Com Port

    • 发布日期:2017-05-21
    • 文件大小:3893815
    • 提供者:lbjminkey
  1. C8051UART1

    0下载:
  2. C8051中UART的应用,根据需要作简单修改后可以直接使用。-C8051 Medium UART applications, according to the need for easy modifications can be used directly.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:13203
    • 提供者:阿军
  1. F340_uart

    0下载:
  2. C8051f340的串口uart程序。采用c语言编写,有利于新手学习。-Uart serial C8051f340 procedures. Using c language is conducive to new learning.
  3. 所属分类:SCM

    • 发布日期:2014-07-17
    • 文件大小:11766
    • 提供者:何泽
  1. C8051_UART

    0下载:
  2. C8051系列的串口程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中串口收发的原理和怎么去编程了。-C8051 series serial program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learning
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:36364
    • 提供者:何强
  1. autobaud

    0下载:
  2. C8051检测用户设定的波特率,然后初始化自己的波特率。-This code attempts to automatically detect the user s baud rate and initialize the 8051 s built-in uart. More specifically, these steps are taken: 1.If the code was assembled with the correct baud rate, skip to step 5.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1453
    • 提供者:宋秋斌
  1. 3970970CYGNAL_UART_SIMULATER

    0下载:
  2. c8051利用PCA比较捕捉功能做的双串口代码-soft uart
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:127579
    • 提供者:xieshuming
  1. F00x_UART0_Interrupt

    0下载:
  2. 使用C8051制作(控制调制解调芯片功能),其中用到UART,SPI,I2C,AD等众多资源,心血之作.-Use C8051 production (control of modem functions on-chip), which uses UART, SPI, I2C, AD, and many other resources for the effort.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:7752
    • 提供者:lixidong
  1. uart_interrupt

    0下载:
  2. C8051 UART 初始化 查询发送 中断发送和接收-C8051 UART initial query transmit interrupt transmit receive
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:31769
    • 提供者:xyb
  1. C8051_LearnExample

    0下载:
  2. C8051单片机内部模块使用例程,包括AD,DA,比较器,定时器,UART,SPI,SMBUS,PCA,CAN,FLASH,是学习C8051单片机的好资料.-C8051 MCU internal module routines, including AD, DA, comparators, timers, UART, SPI, SMBUS, PCA, CAN, FLASH, MCU is good information to learn C8051.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:355814
    • 提供者:会鹏
  1. c8051f340-uart-ad

    0下载:
  2. c8051f340 串口收发可以 已经调试成功-c8051 serial transceiver
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:174208
    • 提供者:caesar
  1. a-software-uart

    0下载:
  2. C8051工作在48Mhz下,完全有能力进行资源的扩展,以实现低成本处理器完成更复杂的任务,文章提出了一种通过单片机普通IO端口完成串口通讯的方法,很好的弥补了通讯端口不足的瓶颈 -C8051 work in 48Mhz, the resource is fully capable of expansion, in order to achieve low-cost processor to complete more complex tasks, the article presents a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:552755
    • 提供者:chang
  1. C8051

    0下载:
  2. 收集来的一些实用程序,含AD/DA/UART/I2C等。-The collect some utilities, including AD/DA/UART/I2C.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-03
    • 文件大小:290549
    • 提供者:zhubei
  1. uart

    0下载:
  2. 对于C8051初学者的学习会有很好的帮助,串口作为微处理器必须掌握的模块,这个小程序能够很好的帮助大家-As the microprocessor must master module C8051 beginners learning that there will be a good help, serial, this small program can be very good to help people
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:23337
    • 提供者:kmcm
  1. C8051F410-c

    0下载:
  2. c8051 f410 c语言例程 内容十分详细,包括ADC/DAC/定时器、中断设置、smbus、uart等-C8051 F410 c content of languages ​ ​ routine is very detailed, including the ADC/DAC/timer interrupt settings, SMBus, UART
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-20
    • 文件大小:152524
    • 提供者:唐老鸭
  1. C8051_SCH

    0下载:
  2. c8051开发板原理图.rar LED UART IO USB FT2232-c8051 development board schematics. rar LED UART IO USB FT2232
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:35957
    • 提供者:欧信
  1. EXP13-UART

    0下载:
  2. c8051的串口通信程序能将接受到的数据原样返回-C8051 serial communication program can receive the data is returned
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:18617
    • 提供者:马骏
  1. C51-uart-program-frame

    0下载:
  2. 8051单片机程序框架,可以直接套用在项目上,很实用。-C8051 microcontroller uart program frame,very practical。
  3. 所属分类:SCM

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