虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

115200

  • 基于(英蓓特)STM32V100的串口程序

    This example provides a description of how  to use the USART with hardware flowcontrol and communicate with the Hyperterminal.First, the USART2 sends the TxBuffer to the hyperterminal and still waiting fora string from the hyperterminal that you must enter which must end by '\r'character (keypad ENTER button). Each byte received is retransmitted to theHyperterminal. The string that you have entered is stored in the RxBuffer array. The receivebuffer have a RxBufferSize bytes as maximum. The USART2 is configured as follow:    - BaudRate = 115200 baud      - Word Length = 8 Bits    - One Stop Bit    - No parity    - Hardware flow control enabled (RTS and CTS signals)    - Receive and transmit enabled    - USART Clock disabled    - USART CPOL: Clock is active low    - USART CPHA: Data is captured on the second edge     - USART LastBit: The clock pulse of the last data bit is not output to                      the SCLK pin

    标签: V100 STM 100 32V

    上传时间: 2013-10-31

    上传用户:yy_cn

  • 成绩管理系统,可实现多种功能!

    成绩管理系统,可实现多种功能!

    标签: 管理系统

    上传时间: 2015-02-10

    上传用户:shawvi

  • 经典s3c44b0xBios引导程序代码内含详细说明 烧写步骤 1> 开发板上电 2> 执行Debug目录下的F.bat文件将bios程序烧写到flash中 3> 将P

    经典s3c44b0xBios引导程序代码内含详细说明 烧写步骤 1> 开发板上电 2> 执行Debug目录下的F.bat文件将bios程序烧写到flash中 3> 将PC配置为192.168.111网段 4> 用交叉网线连接开发板和PC 5> 运行串口监视软件,波特率115200 6> 开发板复位

    标签: gt 0xBios Debug flash

    上传时间: 2015-05-18

    上传用户:pinksun9

  • 超级终端(共享软件) 本软件为在DOS下使用超级终端的用户专门设计

    超级终端(共享软件) 本软件为在DOS下使用超级终端的用户专门设计,请尽快注册,以免影响你的使用 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议

    标签: DOS 超级 软件 用户

    上传时间: 2015-06-18

    上传用户:ghostparker

  • DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用

    DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port

    标签: DOS 串口 程序 用户

    上传时间: 2014-01-12

    上传用户:youke111

  • picocom 是一款linux下的串口调试工具

    picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后, 我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了

    标签: picocom linux 串口调试工具

    上传时间: 2014-07-27

    上传用户:shizhanincc

  • * 功能:运行RTC进行计时

    * 功能:运行RTC进行计时,将所时间值不断的通过串口向上位机发送,并把秒的值输出数码管D1 * 上显示。上位机运行EasyARM软件,在串口发送/接收窗口观察。 * 说明:* 通讯波特率115200,8位数据位,1位停止位,无奇偶校验。

    标签: RTC 运行 计时

    上传时间: 2014-01-26

    上传用户:zhoujunzhen

  • 51串口中断程序

    51串口中断程序,适用于波特率115200,8,1。

    标签: 串口中断 程序

    上传时间: 2016-02-08

    上传用户:ljmwh2000

  • 一个基于s3c2410平台的monitor程序

    一个基于s3c2410平台的monitor程序, 可通过xmodem发送程序到目标平台上运行,同时具备nand flash烧写,擦除功能,可通过此程序将程序烧写到nandflash中去,取代sjf2410,加快nandflash的烧写时间 目标平台: CPU:S3C2410 Nand Flash:K9F1280 Nor Flash:SST39VF1601 运行方法: 将此程序下载到Nor flash中去 通过2410的0号串口,设置波特率115200,8n1,可对monitor进行操作。

    标签: s3c2410 monitor 程序

    上传时间: 2016-03-08

    上传用户:咔乐坞

  • 本实验实现PS/2接口与RS-232接口的数据传输

    本实验实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上(sscom32.exe); 并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。

    标签: 232 接口 PS RS

    上传时间: 2016-05-07

    上传用户:zmy123