搜索资源列表

  1. stmsky001-USART

    0下载:
  2. stmsky001-USART STM32103ZET6 UART 资料 printf 打印函数-stmsky001-USART STM32103ZET6 UART data print function printf
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:1199104
    • 提供者:王云飞
  1. STM32_usart_address

    0下载:
  2. STM32 usart配置例程,适用STM32各种芯片,详细的介绍了 usart的配置过程。根据例子修改即可应用。这里的usart是带地址的配置。-STM32 usart configuration routines, for all STM32 chip usart described in detail the configuration process. Examples can be modified based applica
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:zhuerwei
  1. usart

    0下载:
  2. 用PIC单片机实现串口通信,包含Proteus仿真-Serial communication with the PIC MCU, including the Proteus simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:45056
    • 提供者:Jackie
  1. STM32F103_USART

    0下载:
  2. stm32 串口的中断收发 内有详细介绍-stm32 usart riq! riq! riq! riq! riq!
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:498688
    • 提供者:李康
  1. Software_UART

    0下载:
  2. software usart codevision +proteus mega16 avr
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:47104
    • 提供者:n340
  1. usart

    0下载:
  2. ATmega16单片机的串行通信功能,能从串口调试助手中接收数据,也能向串口发数据-ATmega16 microcontroller serial communication function, can receive data in serial debugging assistant can also send data to the serial port
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:majunbao
  1. USART-hardware-flow-control-and-communicate

    0下载:
  2. This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal.-This example provides a descr iption of how to use the USART with hardware flow control and
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:张建
  1. communication-between-USART-using-DMA

    0下载:
  2. This example provides a basic communication between USART1 and USART2 using DMA capability, flags and interrupts.
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:张建
  1. use-USART-in-Smart-Card-mode

    0下载:
  2. This example provides a descr iption of how to use the USART in Smart Card mode. The example gives only the possibility to read the ATR and decode it into predefined buffer.-This example provides a descr iption of how t
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:张建
  1. MSP430_licheng

    0下载:
  2. MSP430原理与应用教程课件配套实验例程,基于IAR——EW430EV软件平台,例程包括流水灯、矩阵键盘、ADC、USART等外设电路的应用程序。-Principles and Applications of MSP430 Tutorial courseware supporting experimental routine, based on IAR- EW430EV software platform, routines, inc
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:696320
    • 提供者:何事入罗闱
  1. 5780bcf5-da04-4cf6-b388-1f3d01c4896c

    0下载:
  2. STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 fr a mework, USING 3.X library prepared after the product
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:370688
    • 提供者:顾平
  1. STM32f103-ADC-USART

    0下载:
  2. STMicroelectronics 32 用ADC模块采集两路信号并通过USART模块送出 * 设置ADC1的常规转换序列包含CH10和CH16(片内温度传感器) * 设置了连续转换模式,并使用DMA传输-STMicroelectronics 32 ADC module with the acquisition of two signals sent through the USART module* set ADC1 con
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:小肉
  1. uart

    0下载:
  2. Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is v
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:sstefan
  1. STM32F-DMA

    0下载:
  2. * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:yyy
  1. USART$receive$and$transport

    0下载:
  2. avr 128 单片机的串口收发传输,单独介绍收和发,分为两个文件-avr 128 the Serial transceiver transmission
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:183296
    • 提供者:葛军晓
  1. USART

    0下载:
  2. 实现芯片STM32与电脑之间的串口数据通信-STM32 chip and computer realization of serial data communication between
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:1005568
    • 提供者:alan
  1. USART

    0下载:
  2. USART Example in ASM, for PIC Microcontroler
  3. 所属分类:汇编语言

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:EngDoug
  1. AD-usart

    0下载:
  2. AVR mega16 的AD 与USART功能C程序-AVR mega16 of AD and USART functions C program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:郭树林
  1. STM32-USART-DEMO-V2

    0下载:
  2. 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去 V6-LED1闪烁表示正在收发数据。 -When the receiver buffer demonstration USART1 full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:236544
    • 提供者:黄传龙
  1. USART

    0下载:
  2. 用atemaga128单片机产生的usart串口发送字符的程序-Microcontroller with atemaga128 generated character program usart serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:李梅
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org