CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 串口通信 stm32

搜索资源列表

  1. STM32,ADC采样程序,TIM定时触发

    1下载:
  2. STM32,ADC采样程序,TIM定时触发,DMA传输,并且串口通信-rerefd fdsgdfgfghgddfhdf
  3. 所属分类:其他小程序

    • 发布日期:2013-09-27
    • 文件大小:392.82kb
    • 提供者:欧阳晓宇
  1. Virtual_COM_Port

    0下载:
  2. USB模拟串口通信的例子,适合于STM3210E的学习板.-USB serial communication example of simulation for learning in STM3210E board.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:411.09kb
    • 提供者:ldf
  1. stm32-USB

    0下载:
  2. USB虚拟串口,适用于笔记本用户,可以讲USB虚拟成串口,进行通信-USB virtual serial port, suitable for laptop users, you can say USB virtual serial port, communication
  3. 所属分类:Other systems

    • 发布日期:2014-06-05
    • 文件大小:4.88mb
    • 提供者:李云
  1. USART-transport-by-STM32MCU

    0下载:
  2. 使用STM32单片机进行串口通信功能的实现。(通过中断方式进行)-STM32 microcontrollers using serial communication functions. (Through interrupt)
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5.56mb
    • 提供者:MR.G
  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
    • 文件大小:4.66mb
    • 提供者:linty
  1. USART

    0下载:
  2. stm32的串口通信功能,使用串口一,基本调试功能。-stm32 serial communication function, use a serial port, the basic debugging features.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:297.56kb
    • 提供者:
  1. stm32P485

    0下载:
  2. STM32+RS485串口通信,上位机是labview。-STM32+ RS485 serial communication, PC is labview.
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.51mb
    • 提供者:ms HE
  1. ET1100 V1.0

    0下载:
  2. 实现6路串口转工业以太网 主控为 stm32 与ET1100 通信(Realize the 6 way serial port to industrial Ethernet, the main control is STM32 and ET1100 communication)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:91kb
    • 提供者:feng_hai
  1. 05、UART串口2输入输出

    2下载:
  2. stm32f107模拟串口通信,可以通过超级终端观察结果!(Stm32f107 analog serial communication, you can observe the results through the super terminal!)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1.74mb
    • 提供者:天涯2009
  1. DREAMER STM32开发板实验7 - 串口通信

    0下载:
  2. 通信试验,端口设置,可利用作为基本工程伸延开发(Communication test, port setting)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5.84mb
    • 提供者:大boss
  1. 程序代码

    2下载:
  2. STM32与SIM800串口通信实现网络透传(STM32 communicates with SIM800 serial communication to realize network transmission)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:18.11mb
    • 提供者:玛德
  1. 机器人比赛资料整理

    0下载:
  2. 整体架构是STM32 + CPLD控制2个减速电机带正交编码,3个舵机,8个超声波。一个串口和cubieboard通信,接收下行指令并上传实时监测数据。另一个串口接收遥控器指令。两个都用的DMA方式。(The overall architecture is STM32 + CPLD control 2 deceleration motor with orthogonal coding, 3 steering gear, 8 ultrasonic. A serial port and cubieb
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:11.72mb
    • 提供者:destyni
  1. smart_charger

    3下载:
  2. 用于充电桩主控板监控,通过485串口与电表机主控机通信(For smart charger controller)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4.16mb
    • 提供者:773957170
  1. 扩展实验1 LY-BL001 HC05蓝牙串口模块实验

    1下载:
  2. PC端配置模块,手机端连接模块 STM32串口配置模块 串口通信((hc05 Bluetooth module experiments on stm32, very suitable for beginners to learn and exercise program))
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:183kb
    • 提供者:GEORGIACHEN
  1. IAP-Bootloader V1.0

    0下载:
  2. IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2.11mb
    • 提供者:shrimpzc
  1. 1

    1下载:
  2. 串口通信实例,通过labview月stm32的串口通信,实现,上位机对下位机的硬件进行控制(usart counmmant simple)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:2.19mb
    • 提供者:sdfasadfasdf
  1. 无线通信

    0下载:
  2. 通过NRF24与usb无线串口进行通信,并可将接受的内容换回给电脑(Through NRF24 and USB wireless serial communication, and the content can be exchanged back to the computer)
  3. 所属分类:其他

    • 发布日期:2020-03-24
    • 文件大小:2.83mb
    • 提供者:qwww
  1. STM32

    5下载:
  2. JY901 stm32f1程序 包括串口和IIC通信 亲测可用(JY901 stm32f1 include usart and IIC it can be used in different place)
  3. 所属分类:其他

    • 发布日期:2019-05-10
    • 文件大小:619kb
    • 提供者:sunbinghan
  1. 2.STM32F105_串口USART1

    2下载:
  2. 使用stm32f105单片机开发串口,适合stm32初步开发者使用(Using stm32f105 MCU to develop serial port is suitable for STM32 preliminary developers.)
  3. 所属分类:其他

    • 发布日期:2020-08-19
    • 文件大小:2.16mb
    • 提供者:海涛写代码
  1. stm32f103zet6蓝牙温湿度

    1下载:
  2. stm32温湿度蓝牙串口通信 报警系统 led灯蜂鸣器什么的(STM32 temperature and humidity Bluetooth serial communication alarm system LED light buzzer what Bluetooth)
  3. 所属分类:其他

    • 发布日期:2020-12-05
    • 文件大小:3.45mb
    • 提供者:cgg111
搜珍网 www.dssz.com