CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 串口时钟

搜索资源列表

  1. Ration

    0下载:
  2. /*系统时钟采用 Fosc=7.373 定时器方式1的定时时间 Time=(65536-THTL)*2/Fosc,默认5ms 定时器1工作在16位,用作系统时钟 定时器0工作在16位,作为定时开始采样用,定时范围为0.1ms(0xfe8f)-15ms(0x27fe),默认为1ms=0xf19a,可以通过设置命令改变 串行口波特率由内部产生,11.059MHz->BRGR1:0=0x0050=115200Bps,0x00b0=57600Bps 7.373MHz->B
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4217
    • 提供者:achesser
  1. 串口存储器

    0下载:
  2. 提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during the SDA state. This function can
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1257
    • 提供者:陈虹
  1. uart

    0下载:
  2. 串口通讯rs232,时钟频率为40Mhz,波特率为19200,没有奇偶校验,在xilinx XC3S200A板子上验证过.-Serial communication rs232, clock frequency of 40Mhz, the baud rate to 19200, no parity, in the board on xilinx XC3S200A verified.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:6709
    • 提供者:zhangjiansen
  1. 14SPI

    0下载:
  2. c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:6390
    • 提供者:天下第三
  1. 99273908STM32_USART

    0下载:
  2. STM32 串口调试的是个例子,都能用的,很好用,大家分享一下-USART
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:118684
    • 提供者:黄国俊
  1. xxx

    0下载:
  2. //MSP430F149串口行实验程序 //使用ADC12采集实验,将采集到数据送向PC.(序列单次采集,采用定时器A作为时钟源) //P3.4为发送,P3.5为接收 晶体使32768HZ/8MHZ. 串行波特率B/S //使用SMCLK作为波特率发器时,不能使用LPM2,LPM3! -msp mcu c programming...
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:2512
    • 提供者:yml
  1. COMWR

    0下载:
  2. H.485串口通讯,取时钟系统时间,进行时间同步-H.485 Com Telecommunication. Get time online.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:57107
    • 提供者:shao
  1. main

    0下载:
  2. 看门狗,初始化串口 ,系统时钟初始化 ,使能中断 ,MCLK 8M and SMCLK 1M-Watchdog, initialize the serial port, the system clock is initialized to interrupt, MCLK 8M and SMCLK 1M
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1016
    • 提供者:
  1. freescale_SCI

    0下载:
  2. 介绍飞思卡尔8位单片机,包括SCI串口通信模块,SPI模块,与时钟模块,是一本飞思卡尔8位单片机实用教程。-Freescale introduces 8-bit microcontroller, serial communication modules, including SCI, SPI module, and the clock module is a practical tutorial Freescale 8-bit microcontroller.
  3. 所属分类:Com Port

    • 发布日期:2017-06-18
    • 文件大小:27828139
    • 提供者:王治成
  1. c8051f020clock

    0下载:
  2. C8051F020的时钟显示程序。并且包含串口通信。-C8051F020 clock。
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:39140
    • 提供者:lbz
  1. UART_1

    0下载:
  2. DSPIC30F5011串口测试程序,开发环境为MPLAB,设置时钟晶振4MHZ-DSPIC30F5011 serial port test program, the development environment MPLAB, set the clock oscillator 4MHZ
  3. 所属分类:Com Port

    • 发布日期:2016-04-16
    • 文件大小:94208
    • 提供者:的的
  1. STC-UART

    0下载:
  2. 本例程是使用STC系列MCU做的模拟串口。用户根据自己的时钟和波特率自行设置后编译下载。使用串口助手向MCU发送数据,MCU收到后原样返回给PC。-This routine is the STC series MCU analog serial. Users according to their own clock and the baud rate to set compiler download. Serial assistant to send data to the MCU, th
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:11012
    • 提供者:
  1. Com232

    0下载:
  2. 在系统时钟为11.059MHZ时,设定串口波特率为9600bit/s 串口接收中断允许,发送中断禁止-At system clock is 11.059MHZ, set the serial port baud rate for 9600bit/s serial port interrupt enable, sending interrupt inhibit
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1362
    • 提供者:h
  1. async_receiver

    0下载:
  2. 用于RS232串口接收数据的verilog语言,时钟速率可改,可直接调用。- ON划词翻译ON实时翻译 Serial port for receiving data of the Verilog language, can be called directly.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:1325
    • 提供者:yaobaixin
  1. GPRMC

    0下载:
  2. 通过串口读取gps时钟不同格式的数据,并显示相关经纬度、高度等信息(Read GPS data through serial and display)
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Wendy1811
搜珍网 www.dssz.com