搜索资源列表
iar 官方stm32虚拟串口例程
- iar 官方的虚拟串口程序,使用stm32f103zet6,含windows安装文件
USART_test
- STM32的串口例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 serial routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
WORM_UART_INT1
- STM32 usart 串口程序能使用的 使用USART1口进行通信-STM32usart
STM32V100_uart
- STM32的串口通讯程序,使用官方的库文件-STM32 serial communications program, using the official library file
BENQ_M24G_GPRS
- 与GPRS模块通讯需要使用串口,如果只需要发送短信,打电话那么只需要半双工就可以了。该源码中包含有对STM32串口的调用-Communication module with GPRS need to use the serial port, if only to send text messages, phone calls then only half-duplex on it. The source code contains th
USART_DMA_Basic
- stm32 串口通讯使用DMA的例子。使用了ST公司的固件库2.0,mdk-stm32 serial communication using DMA example. Using ST' s Firmware Library 2.0
STM32-uart
- STM32的串口 通过 学习,你将了解到STM32串口的基本使用方法。- STM32 Uart
uart
- stm32串口的使用,使用的是8M晶振。-the use of stm32 s usart,8M crystal is used in this document
STM32-UART-Comm
- STM32 串口通讯编程,使用中断的方法-STM32 uart communication by interrupt
stm32-Develop
- 一个基于STM32的应用,介绍各个模块的使用方法及简单应用。主要是对输入,输出,及3个串口的使用方法做了详细介绍。-One based on the the STM32 application, introduced the use of the various modules and simple application. Made a detailed introduction to the use of inputs, outpu
STM32-USART-send-and-receive-data-
- 本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6-The purpose of this procedure is to provide a method of using STM32 serial port to send and r
STM32-USB-Virtual_COM_Port
- STM32 通过USB连接实现上位机虚拟串口的例程,应该是比较官方的例程,里面有USB外设的使用手册和code供参考。-use STM32 USB peripheral simulate com port on PC.
STM32-usart
- STM32中串口的使用说明,简单明了,方便使用。-STM32 serial port instructions, simple and clear, easy to use.
STM32Cude_USART_V0.03
- stm32串口的应用,用户可以编写协议,加密数据,是数据传输更加稳定(STM32 serial application, users can write protocols, encryption data, data, fantasy books, more stable)
ATK-HC05蓝牙串口模块
- ATK-HC05-V11(V11 是版本号,下面均以 ATK-HC05 表示该产品)是一款高性能的主从一体蓝牙串口模块,可以同各种带蓝牙功能的电脑、蓝牙主机、手机、PDA、PSP 等智能终端配对,该模块支持非常宽的波特率范围:4800~1382400,并且模块兼容 5V 或 3.3V 单片机系统。使用STM32系列。(ATK-HC05-V11 (V11 is the version number, which is represente
dma+串口接收
- 无需中断产生,直接使用DMA接收串口的数据,直接下载下来,编译即可,(No need to interrupt, directly use the DMA to receive data from the serial port, download directly, compile it)
ALIENTEK MINISTM32 实验3 串口实验
- 本实验,STM32通过串口1和上位机对话,学习串口的使用(接收与发送)(In this experiment, STM32 through the serial port 1 and PC dialogue, learning the use of the serial port (receive and send))
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /***********************************
串口接收
- 基于stm32及8266的wifi通讯程序,连接的是个人的服务器,可修改地址使用(Based on STM32 and 8266 WiFi communication program, it is connected to a personal server and can be used to modify the address)
串口接收
- stm32f103c8t6平台上,匿名上位机的使用,pid控制,红外遥控器遥控(On the stm32f103c8t6 platform, the use of anonymous upper computer, PID control, remote control of infrared remote control)