搜索资源列表

  1. example.zip

    0下载:
  2. 通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数(56KB)16tcpip2.zip用TCP/IP实现客户/服务器模式
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:56595
    • 提供者:
  1. uart_01

    0下载:
  2. linux下设置串口,(波特率,流控等)进行串口的读写操作。-Set serial port under linux, (baud rate, flow control, etc.) serial port read and write operations.
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:王旺
  1. usefulUART

    0下载:
  2. UART是广泛使用的串行数据通讯电路。本设计包含UART发送器、接收器和波特率发生器。设计应用EDA技术,基于FPGA器件设计与实现UART。 -UART is a widely used serial data communication circuits. This design includes UART transmitter, receiver and baud rate generator. Design and App
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:
  1. apb_uart

    0下载:
  2. UART实现异步收发功能,波特率可调,非常的好用,是新手的入门基础-s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:22528
    • 提供者:stone
  1. UARTVHDL

    0下载:
  2. UART是广泛使用的串行数据通讯电路。本设计包含UART发送器、接收器和波特率发生器。设计应用EDA技术,基于FPGA/CPLD器件设计与实现UART。-UART is a widely used serial data communication circuit. The design includes UART transmitter, receiver and baud rate generator. Application of
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:241664
    • 提供者:王志慧
  1. rs232

    0下载:
  2. 用vhdl实现fpga串口通信 包含 波特率生成 发送模块 接收模块 过采样 signaltap使用-Vhdl fpga serial communication with the realization of sending module contains the baud rate generation receiver module using oversampling signaltap
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:2275328
    • 提供者:adam
  1. uart

    0下载:
  2. 串口,关于状态机变化,及设置波特率,在实际工程中有很好的借鉴价值-uart
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:阿溜
  1. UART

    0下载:
  2. VHDL语言写的串口发送、接收程序,根据晶振和相应的波特率修改分频器就可以实现!-Written in VHDL serial send, receive, process, according to crystal and the corresponding baud rate divider changes can be achieved!
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:康丙寅
  1. ps2

    0下载:
  2. 除了顶层模块(ps2_key),三个底层模块分别为PS/2传输处理模块(ps2scan)、串口传输模块(my_uart_tx)以及串口波特率选择模块(speed_select)(下面只给出顶层模块和PS/2传输处理模块的verilog代码,串口部分的设计可以参考串口通信设计)。-In addition to top-level module (ps2_key), three low-level modules are PS/2 tran
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:155648
    • 提供者:lishaohui
  1. hal_omapuart

    0下载:
  2. 实现了omapl137的UART串口通信,端口,波特率,字符长度可根据用户配置,功能十分强大-Realized the UART omapl137 serial communication, port, baud rate, characters in length can be based on user configuration, the function is strong
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:hubin
  1. menu

    0下载:
  2. 用单片机实现菜单功能,包括时钟,串口,波特率修改等选项-Menu with MCU functions, including clock, serial port, baud rate changes and other options
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:qinxu
  1. baudrate

    0下载:
  2. STC单片机自动的波特率计算器,还可生成C语言或汇编程序代码,超好用-STC MCU baud rate auto calculator also generates C or assembly code, super useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:王小二
  1. uart

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:815104
    • 提供者:Domo
  1. CS17-1

    0下载:
  2. 单片机与PC 串口通信互发数据,正确设置波特率,快速掌握收发数据的基本操作-Microcontroller and the PC serial communication service among the data, the baud rate is set correctly, quickly grasp the basic operation of sending and receiving data
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:皮可以
  1. 串口独立波特率发生器 T1 modbus

    0下载:
  2. 串口收发数据通讯,波特率发生器,串口中断(A serial port to send and receive)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:丫_丫
  1. 232串口程序

    0下载:
  2. 实现FPGA平台下串口通信,支持波特率选择,测试稳定。使能信号下降沿有效(Serial communication, support baud rate selection)
  3. 所属分类:VHDL编程

  1. uart_test

    0下载:
  2. 收发端都采用2M波特率发送串口数据,通过PIN口直接输入输出串口数据,目的是为了跟外围高速器件完成高速的串口数据的收发,普通USB转串口的都只能支持不到1M的波特率,内部采用乒乓FIFO进行时钟域切换以及缓存(The transmitter and receiver are used 2M baud rate serial data transmission, directly through the PIN port serial i
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:16316416
    • 提供者:marktuwen
  1. 中级篇03:UART,波特率115200与PC通信

    0下载:
  2. 本程序实现FPGA的串口通信功能,可以进行数字字符等的发送,波特率为115200(This program implements the serial communication function of the FPGA, and can transmit digital characters, etc., and the baud rate is 115200.)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:10554368
    • 提供者:小明d1
  1. AccessPort

    1下载:
  2. 串口调试助手是串口调试相关工具,有多个版本。如:串口调试助手,支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。(Serial debugging assistant is a serial port debug tool, have more than
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:422912
    • 提供者:love幸福
  1. STM32_CAN波特率计算

    0下载:
  2. STM32_CAN波特率计算,使用vc开发的波特率参数计算
  3. 所属分类:源码下载

    • 发布日期:2020-12-13
    • 文件大小:7485648
    • 提供者:beta.guo
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org