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

搜索资源列表

  1. pic9600uart

    0下载:
  2. pic单片机,利用io口模拟串口发送功能-pic,mcu ,simulate uart communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者:dd
  1. softUartRxd

    0下载:
  2. 单片机软件模 串口接收 用普通io口-uart rxd
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:976
    • 提供者:
  1. uartSoftware

    0下载:
  2. 软件模拟串口发送 用单片机普通io口-uart txd
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:608
    • 提供者:
  1. top_motor_cy

    0下载:
  2. 基于ARM cortex-M3,包含IO、UART、LCD、Time等功能模块,执行一系列动作控制-Based on ARM cortex-M3, contains IO, UART, LCD, Time and other functional modules, to perform a series of actions to control
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:815282
    • 提供者:halm
  1. myUART

    0下载:
  2. 51单片机串口发送函数,包括IO定义和函数定义-51 MCU UART send void
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1563
    • 提供者:dongyu
  1. uart_print

    0下载:
  2.  void uart_init():uart初始化配置,配置相应IO口状态、奇偶校验选择以及波特率等参数。  unsigned char uart_max_data_get(unsigned char *buf) :通过协议计算等获取串口通讯的最大数据长度,用于判断这一帧数据接收完全  unsigned char uart_recive(unsigned char *buf):串口接收函数,接收到的数据存储在buf中。 
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:292972
    • 提供者:邵志鹏
  1. My60S2Demo

    0下载:
  2. STC12C5A60S2的工程模板 用于stc的51系列单片机C51 - Struction descr iption 1.BSP Board s config header a).IOconfig.h define extern component s IO pin
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:160517
    • 提供者:lee
  1. USB-UART-SPI-I2C-IO-ADC-PWM

    5下载:
  2. uc/os operation system,which is used in FPGA nios ii.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-03
    • 文件大小:17695724
    • 提供者:niukang
  1. STM32F103-DualCDC

    0下载:
  2. STM32F103 USB转双串口。使用CDC类。插上电脑后,会出来两个虚拟串口,如果提示找不到驱动,指定驱动路径到inf文件夹即可。 相比ST官方提供的只有1路串口的例程,方便了很多 用到的IO定义如下: 串口1:PA9和PA10 const GPIO_InitTypeDef TX1_pin { GPIO_Pin_9, GPIO_Speed_50MHz, GPIO_Mode_AF_PP } const GPIO_InitTypeDef RX1_pin { GPIO_Pin
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:378534
    • 提供者:莫汉伟
  1. IOaUART

    0下载:
  2. 利用单片机IO口模拟UART程序,系统用了一个定时器和一个外部中断,外部中断主要是用来检测串口起始位的到来。-IO mouth simulation UART program, microcontroller system with a timer and an external interrupt, external interrupt is mainly used to detect the arrival of the start bit serial port.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:40337
    • 提供者:wanggong
  1. MSP430-driver

    0下载:
  2. MSp430常用驱动程序,芯片为MSP430F5438,包含PMM、UART、IO、Flash、Timer等,对初学MSP430有很大参考意义-MSP430 useful chip driver ,such as MSP430F5438,including PMM、UART、IO、Flash、Timer .
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:6131
    • 提供者:尹彩玲
  1. 参考c代码

    0下载:
  2. G2553例程,包含IO口、adc、usci的uart、spi、I2C(programme examles,including uart,spi,I2C.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:110592
    • 提供者:darkdeathxyy
  1. STM8_模拟串口接收(接收单个字节完成)

    1下载:
  2. 利用STM8S103F3P6的普通IO口设计UART功能,波特率可以达到250Kbps,能够稳定的接收单字节数据并通过串口输出。模拟串口的发送也可以达到250Kbps.(Using STM8S103F3P6 general IO mouth design UART function, baud rate can reach 250 KBPS, can receive stable single-byte data and output via a serial port. Simulation
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-20
    • 文件大小:870400
    • 提供者:NVregret
  1. Blinky

    1下载:
  2. STM32F446 包括IO操作,SPI操作,内部定时器,ADC的DMA方式,DAC的DMA方式,UART的DMA方式,CAN的通用方式。适合STM32F4xx系统(STM32F446 includes IO operation, SPI operation, internal timer, DMA mode of ADC, DMA mode of DAC, DMA mode of UART, common mode of CAN. Suitable for STM32F4xx system)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:8242176
    • 提供者:Gaowenbin
  1. LC-SD卡模块

    0下载:
  2. 支持MP3、WAV解码格式。 2、支持采样率(KHz):8/11.025/12/16/22.05/24/32/44.1/48。 3、24位DAC输出,动态范围支持90dB,信噪比支持85dB。 4、完全支持FAT16/FAT32文件系统,最大支持32G的TF卡,支持32G的U盘。 5、支持UART串口控制语音播报功能,可控制播放,暂停,选曲,音量加减等功能,最大选曲65535首曲目,波特率9600 bit/s。 6、支持IO触发功能,8个IO口单独触发8首曲目或8个
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2486272
    • 提供者:林一捆
  1. STM8IO

    2下载:
  2. 这是IO迷你串口用于窜看至此,我们的模拟串口功能已经写完了,这些代码可以直接使用在实际的项目中。相关代码可以移步下面的地址下载使用,欢迎大家和我一起学习和交流(this is a io mo ni uart)
  3. 所属分类:单片机开发

    • 发布日期:2020-06-29
    • 文件大小:7531520
    • 提供者:d`
  1. stc8_demo程序

    3下载:
  2. stc8,DEMO程序: uart stc8aid delay IO timer adc pwm pca(stc8,DEMO software: uart stc8aid delay IO timer adc pwm pca)
  3. 所属分类:单片机开发

    • 发布日期:2020-10-06
    • 文件大小:132096
    • 提供者:5angXR
« 1 2 3 4 5 6»
搜珍网 www.dssz.com