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

搜索资源列表

  1. uart1

    0下载:
  2. vhdl uart module. this file is used to transfer programs frm fpga xilinx spartam 3e kit to desktop pc through rs232 serial port.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:282747
    • 提供者:pingakshya
  1. Atmega128uart

    0下载:
  2. Atmega128串口详解,关于Atmega128的uart0和uart1的寄存器简介以及详细使用方法-Atmega128 serial explain, on Atmega128 UART0 and uart1 register introduction and detailed use method
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:7125
    • 提供者:lwqq
  1. 32KB-XRAM---read-and-write

    0下载:
  2. 这是一个UART1 32KB-XRAM控制及读写,调试通过,仅供参考。-This is an UART132 KBs-XRAM control and read and write, adjust to try to pass, only provide a reference
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:31435
    • 提供者:袁先生
  1. STM32F10x-UART1

    0下载:
  2. 这是一块开发板上的参考程序,串口输出,适合初学者参考学习-This is a development board reference procedures, serial output, suitable for beginners to learn the reference
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:17576
    • 提供者:林荣峰
  1. an0008_efm32_usart

    0下载:
  2. UART communication between a UART-USB adapter and a PC. The adapter si connected to UART1 of the Energy Micro starter kit EFM32G890F128 to pin PD0 and PD1. The program sends and receives bytes in asynchronous mode.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:144924
    • 提供者:tzutzy
  1. UART-LPC2148

    0下载:
  2. code for keil LPC2148 UART1 full duplex
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:2536
    • 提供者:Manu
  1. USART

    0下载:
  2. 本示例程序主要测试UART1的功能 当程序运行时,LCD屏显示: STM32F10x DEMO USART TEST 使用串口连接线将开发板和PC连接起来,打开PC上的串口调试软件并开启开发板连接对应的串口, 此时串口调试软件会收到:USART Example: USART-HyperTerminal communication。如果用串口 调试软件发送一个字符,开发板的LCD上显示接收到的字符串,接收满8个字符之后停止接收。 注意:波特率:9600;数据位:8(位)
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:25660
    • 提供者:Huanying
  1. realboard-v1.1.1-demo

    0下载:
  2. rbs3c2440.exe是s3c2440开发板模拟器,目前能够支持的外设,覆盖了s3c2440的基本功能: 1. 5个时钟和一个看门狗 2. 中断控制器,支持时钟/看门狗中断,串口收发中断,IIC中断等 3. 串口(Demo版本仅支持UART0和UART1),包括FIFO模式和非FIFO模式 4. IIC控制器 5. 电源管理(PWM) 6. Nand/Nor Flash控制器 7. LCD控制器 8. SD卡控制器 9. Touch/AD
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1067967
    • 提供者:小磊
  1. RS485

    0下载:
  2. /DM430-L型开发板RS485通信实验,通过开发板与电脑进行数据通信,485接在UART1上-/ DM430-L-type development board RS485 communication experiment, through the development board and computer data communications, 485 connection of the UART1
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:22102
    • 提供者:陈尚权
  1. serial

    0下载:
  2. rtt操作系统下的回调串口通讯,serial.c文件。串口1和2中断受,直接发。串口3中断收,DMA发-rtt serial. using feedback. uart1 and uart2 interrupt recv,and direct tx.uart3 interupt recv and DMA tx.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2722
    • 提供者:廖贤明
  1. uart1

    0下载:
  2. 实现ADC0采样芯片温度,通过LCD显示,并通过串口1(J13)发送到PC机,请使用串口调试工具调试!-ADC0 sampling chip temperature, LCD display, and through the serial port (J13) is sent to a PC, use serial debugging tools to debug!
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2809
    • 提供者:夏云豹
  1. RS485

    0下载:
  2. 此程序用UART1外扩MAX485实现RS-485通信,运行前将TX1和P00 短接,RX1和P01短接,当接收到一个数据后,再将接收到的数据送出。-Expand this program in use UART1 MAX485 RS-485 communication, running before the TX1 and P00 short, short RX1 and P01, then the received data when the receiver to a data send.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1782
    • 提供者:songjun
  1. uart1

    0下载:
  2. 基于51单片机的串口收发程序,经本人验证,正确可用-Based on 51 SCM of serial transceiver program, via oneself verification, correct available
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1105
    • 提供者:yuan
  1. MCU_C8051F023

    0下载:
  2. C8051F023的测试程序,配置了一个定时器T0用作闪烁,UART0和UART1包含完整的发送接收数组的程序,强烈推荐。-C8051F023 test program with a timer T0 used for blinking, UART0 and UART1 contains complete send and receive an array programs, it is strongly recommended.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:43990
    • 提供者:killer
  1. 108software

    0下载:
  2. 采用microchip公司的18F8722做的一个8bit转9bit的串口通信转换器,从Uart1接收和发送一个6个字节的模块,通信设置为baud:38400 8N1,Uart2输出和接收的是第一个字节bit9位1,后面5个字节bit9位0.-Microchip company 18F8722 do a transfer 8bit the 9bit serial communication converter, a 6-byte module from Uart1 to receive and
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:182117
    • 提供者:libin
  1. USART1

    0下载:
  2. DQ-MVX-S2开发板试验程序 UART中断收发实验 通过UART1接收数据,当数据填满接收缓冲器时,将接收的数据发送到PC 波特率为115200 端口分配详见原理图 (USB转串口方式)-DQ-MVX-S2 development board test procedures UART interrupt the transceiver experiment UART1 receive data when the data
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1407256
    • 提供者:tyrone
  1. uart1

    0下载:
  2. SCI1 channel of rx62n in asynchronous mode -SCI1 channel of rx62n in asynchronous mode
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:226666
    • 提供者:barge
  1. C8051F340_UART1

    2下载:
  2. C8051F340UART1中断接收程序-C8051F340 UART1 recive program
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:冰雪
  1. sKeyyboardPS2t

    0下载:
  2. 标准PS2键盘源程序源码(S3C44B0X) ****** 没办法,要的到就先要付出,无奈之下共享此苦心开发的代码,绝对原创!绝对稳定!注:本程序源码是为uCGUI而开发的,占有444B0的UART1,使用第三三套扫描码,最终与uCGUI的接口函数结合,程序源码有详细的解析。记的当时开发PS2键盘程序源码时,感觉网上资料太少或者不全,希望能带来帮助! 可直接使用。 -Standard PS2 keyboard source code (S3C44B0X)****** not want to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5714
    • 提供者:xpntt
  1. adc

    0下载:
  2. 处理器是stc12c5a60s2,adc是max197,采集压力传感器的数据,并通过串口打印出来。-CPU is stc12c5a60s2,adc is max197,use it to acquire data of sensor,except this, use the uart1 to print the data which acquires.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3480
    • 提供者:long
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com