搜索资源列表
STM32_USART1
- stm32 库文件:3.10 本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去 一开机时,会发送 "Starting....."到USART1-stm32 Library: 3.10 This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1 A start,
vhdl_verilog_tutorial
- 学习STM32 GPIO和USART1的参考-STM32 GPIO learning and reference USART1
stm32_ADC_tempture
- stm32 ADC_tempture 1.通过片内集成的温度传感器来采集温度,分别显示再LCD和USART1 2.使用了DMA1_Channel1和 ADC1 regular channel10-stm32 ADC_tempture 1 by on-chip integrated temperature sensor to collect temperature, respectively, show another LCD and USART1 2 and using
STM32F103VE.ZIP
- USART demo, USART1 on STM32 like as console-USART demo, USART1 on STM32 like as console....
stm32-USART1
- 本实验是STM32中串口的实验,掌握后就可以对此类此类芯片的串口操作有了更深入的了解-STM32 USART
M3-USART1polling
- 野火开发板实例程序之串口查询, keil by arm 工具。-stm32 f103xxx usart1 polling c code
M3-USART1
- stm32串口 提供超时处理 用户可自行下载使用 有问题可以找我-stm32 serial timeout handling provided
STM32-RTC-P-USART1
- 开发环境stm32f103r8b6 + MDK version3.50 STM32固件库;通过串口设置实时时钟。-Development environment STM32F103R8B6+ MDK Version3.50 firmware library STM32 real time clock settings through the serial port.
STM32F1_STDLIB_MDK5_Project_Template
- 使用MDK5建立的STM32F10单片机工程模板,已经实现了在不使用MicroLIB库的前提下重定向printf和scanf函数到USART,可直接使用串口助手调试。-STM32 project template in MDK5, Regtarge std. function scanf and printf to usart1 whitout MicroLib.
usart1-interrupt-receive
- STM32串口中断接受,已经测试过!好用!-STM32 interrupt receive!
A04_Virtual_COM_Port
- STM32的虚拟串口代码,USB虚拟串口和USART1交互通信-STM32 Virtual Serial Code, USB virtual serial port and interactive communication USART1
USART1
- 基于stm32的简单应用,usart1的数据收发(Simple application based on STM32, data receiving and receiving of usart1)