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

搜索资源列表

  1. USART2

    0下载:
  2. 基于STM32芯片,USART通用同步异步收发器串口程序,最好在keil环境下结合STM32开发板硬件调试-Based on the STM32 chip, USART Universal Synchronous Asynchronous Receiver Transmitter serial program, the best combination of circumstances in keil STM32 development board hardware debugging
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:376231
    • 提供者:沈冬冬
  1. STM32USART1_interrupt

    1下载:
  2. stm32中断方式收发串口数据,自己写的,并在实际工程中应用-stm32 interrupt to send and receive serial data, write their own, and in the actual project application
  3. 所属分类:SCM

    • 发布日期:2016-03-14
    • 文件大小:958464
    • 提供者:pengjianbin
  1. stm32F_OS

    0下载:
  2. STM32在RL-ARM下的串口驱动,通过循环队列的方式收发数据。-STM32 serial port driver under the RL-ARM, send and receive data through the circular queue.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:2554673
    • 提供者:罗一鸣
  1. main

    0下载:
  2. STM32,UART串口Printf中断收发实验-Advanced routines of Printf UART serial port interrupt transceiver experiment
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1868
    • 提供者:李健
  1. STM32PGPRSM590E

    3下载:
  2. 用stm32和m590实现gprs的通信,用串口可以收发数据-Stm32 and m590 with a gprs communication, you can send and receive data using serial
  3. 所属分类:SCM

    • 发布日期:2014-05-25
    • 文件大小:1780736
    • 提供者:ieaglecn
  1. a

    1下载:
  2. stm32 CAN 串口 功能强大包含收发程序,是我找到的最好的一个程序-stm32 CAN serial transceiver includes a powerful program, is one of the best program I ve found
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4955136
    • 提供者:雨辰
  1. STM32Serial

    1下载:
  2. STM32的串口通信程序,串口1、2、3全部使用中断方式收发,利用定时器作为通信结束控制。-STM32 serial communication program, serial 1,2,3 all use interrupt mode transceiver, using the timer control as the communication ends.
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:6106296
    • 提供者:dongwenxia
  1. stm32_uart

    1下载:
  2. stm32的测试程序,串口实验,以中断的方式进行数据收发,波特率为115200。-stm32 test program, serial experiments to interrupt the way data transceiver, the baud rate to 115200.
  3. 所属分类:SCM

    • 发布日期:2016-03-14
    • 文件大小:1205248
    • 提供者:jason
  1. Cannal

    0下载:
  2. 实现上位机与STM32的串口通信,实现字符、字符串的收发。-Realize the communiacation of char and strings between the PC and STM32
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-27
    • 文件大小:273510
    • 提供者:Amelia
  1. HC06

    1下载:
  2. 基于stm32的HC06蓝牙模块测试程序利用串口或者手机蓝牙app实现信息的收发-Use a serial port or Bluetooth mobile phone Bluetooth module based stm32 the HC06 test program to send and receive messages app
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-28
    • 文件大小:11414163
    • 提供者:99
  1. ATM32-send-chinese-message

    0下载:
  2. 由stm32控制的SIM900A中文短信的收发,根据串口调试软件返回的信息,判断收发是否正常-Controlled by the transceiver stm32 SIM900A Chinese text, according to the information returned by serial debugging software to determine whether it is normal transceiver
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:672850
    • 提供者:JIA HUIYU
  1. STM32ser

    2下载:
  2. 基于STM32的双串口通信程序,能实现两个串口的收发,程序默认采用串口2接收数据,串口1发送-Based on the STM32 dual serial communication procedures, can achieve two serial transceivers, the program defaults to the serial port 2 receives the data, send the serial port 1
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-10
    • 文件大小:4881408
    • 提供者:linty
  1. STM32-USART

    1下载:
  2. 在STM32的参考手册中,串口被描述成通用同步异步收发器(USART),它提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。USART利用分数波特率发生器提供宽范围的波特率选择。它支持同步单向通信和半双工单线通信,也支持LIN(局部互联网),智能卡协议和IrDA(红外数据组织)SIR ENDEC规范,以及调制解调器(CTS/RTS)操作。它还允许多处理器通信。还可以使用DMA方式,实现高速数据通信。-In the reference manual of S
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:20905
    • 提供者:王滔
  1. F4_DMA

    0下载:
  2. 基于stm32开发板的DMA串口通讯程序,可实现数据的准确收发,发送一串数据返回相同的数据-dma serial communication program, enabling accurate data transceiver
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3746337
    • 提供者:陈祥林
  1. Usart-Communication

    0下载:
  2. 本程序给出了使用STM32单片机中的串口1进行通信的程序,通过配置串口和使用串口调试助手进行数据收发的程序。-This program gives the STM32 microcontroller using a serial communications program, by configuring the serial port and use serial debugging assistant program for data transmission and reception.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1180884
    • 提供者:小木木
  1. STM32_USART

    1下载:
  2. 基于ARM的USART串口收发程序,上位机向STM32f103发送数据,STM32接到数据后在发送给上位机完成通信-It is for STM32 s USART experiment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1670556
    • 提供者:陈辉
  1. RS232

    0下载:
  2. 使用STM32F103编写,无线串口e32ttl100接到STM32串口上,进行数据收发。再把无线串口接收到的数据通过串口显示出来-Use STM32F103 written e32ttl100 wireless serial port connected to the serial port on the STM32, send and receive data. Then wireless serial data received through the serial port displa
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5337842
    • 提供者:huangjiayu
  1. stm32usbsedtow

    0下载:
  2. 基于STM32串口的DMA双缓存收发的C实现源码-Based on STM32 serial DMA double buffering received and implemented in C source code
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:669788
    • 提供者:
  1. TCPTestDemo

    0下载:
  2. 支持ASCII,Hex码收发和显示,支持单次发送、多次发送、循环发送等,支持XMODEM MODEM 协议文件传输,作为AVR ,STM32 通用BootLoader软件 PC端升级工具。支持ASCII,Hex码收发和显示,支持单次发送、多次发送、循环发送等,支持XMODEM MODEM 协议文件传输,作为AVR ,STM32 通用BootLoader软件 PC端升级工具。(Support for ASCII, Hex code transceiver and display, support
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:229376
    • 提供者:小白人
  1. RS485

    0下载:
  2. rs485收发程序,STM32F429串口配置,中断配置等(RS485 transceiver, STM32F429 serial configuration, interrupt configuration, etc.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-30
    • 文件大小:291840
    • 提供者:Asiens
« 1 2 34 »
搜珍网 www.dssz.com