搜索资源列表
usart1
- AMR_stm32f103的串口程序,利用中断方式进行接收。希望对大家有用。-AMR_stm32f103 serial programs, using the interrupt mode to receive. Want to be useful to everyone.
usart1
- 基于STM32F103+ENC28J60以太网通信源码,IAR编程环境,编译通过。-Ethernet-based STM32F103+ ENC28J60 source, IAR programming environment, compile.
uart-DMA---USART1---simple-HTTPSERVER-with-a-bug.
- DMA, Wizfi WIFI via serial, STM32F103
USART1
- stm32f103 串口程序 调试成功可以运行-stm32f103 serial debugging can be run successfully
2usart
- stm32f103 usart1 usart2 实现发送数据,双串口-stm32f103 usart1 usart2 achieve sending data, dual serial
STM32PuCOSPISR
- 自己亲自移植的uCOS-II工程,用MDK(keil)编译的,基于STM32F103芯片。用到了1个串口,4个GPIO端口(1个按键中断,1个指示中断的LED,和另外两个LED分别代表两个Task)。如果有什么需要帮助的,里面有我本人的联系方式。 -I proted uCOS-II to STM32Fl03 MCU by MDK compiler.The project have used USART1 and 4 of GPIO which for Interrupt,LED of int
DS18B20---USART1
- STM32F103 + DS18B20 communication RS232
STM32-USART1
- STM32F103的例子,适合学习,可以根据自己的要求改。-Examples STM32F103, suitable for learning to use, you can change according to their own requirements.
usart1
- stm32f103测试通过的串口初始化程序-design for stm32f103 uart init
modbus-STM32F103
- 利用STM32的定时器1和USART1实现MODBUS从站功能,具有读线圈,写线圈,读单个寄存器,写单个寄存器等功能,严格遵循ModBus通信规范。-Use STM32 timers 1 and USART1 implement MODBUS slave function, with read coil, write coil, a single register read and write single register functions, strictly follow the ModB
USART1-RGB-control
- 实现STM32F103单片机的串口控制RGB三色LED灯,实现不同亮度的程序-Achieve STM32F103 microcontroller serial control RGB three-color LED lights to achieve different brightness procedures
书例_野火M3-USART1(polling)
- stm32f103例程:usrt的使用1。来源野火开发源码例程(STM32F103 routine: use of USRT 1. Source wildfire development source routines)
USART1
- 基于 stm32f103 的 uart通信代码 亲测好用(UART communication code based on STM32F103 pro test easy to use)
利用ADC采集通过USART1输出
- stm32f103 串口发送 adc采集的数据程序(stm32f103 serial send adc data acquisition procedures)
USART1
- 基于stm32的简单应用,usart1的数据收发(Simple application based on STM32, data receiving and receiving of usart1)
MODBUS- 485SLAVER
- 本例程为 RS485 MODBUS 主站例程。可以通过按键发送相应的 MODBUS 命令,然后等待从站应答 (或超时)退出等待。 程序使用串口 3( USART1)与从机通讯,执行结果通过串口 1( USART1)送到计算机的串口。可以 通过 PC 机的串口终端软件观察程序执行结果(This routine is the RS485 MODBUS master station routine. You can send the corresponding MODBUS commands t
USART1接发
- 单片机stm32f103串口通信,使用usart1.(usart,stm32f103usart1.)