搜索资源列表
USART
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对串口进行操作。串口是最基本的调试输入输出接口。
stm32-usart
- stm32的usart串口测试程序,test-the stm32 The usart test
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,
AD_2_Channel_temp_DMA
- STM32的一个演示例子 其中包括AD两通道采样(一个模拟输入 一个内置温度传感器) DMA传输和USART模块的应用。 代码全部原创 具有很高的参考价值-STM32 a presentation including examples of two-channel AD sampling (one analog input of a built-in temperature sensor) DMA transmission and USART module applications. A
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.
usart
- 基于STM32 处理器的串口操作源代码,UV3开发环境-Serial STM32 processors based on the source code to operate, UV3 Development Environment
WORM_UART_520
- STM32 IAR5.20版本的,串口测试程序,已经测试通过-STM32 IAR5.20 version, serial test procedure has been tested
USART
- stm32非固件库程序,通过串口4发送数据,传统ARM写法-smt32 usart
TEST_USART3
- STM32 DEMO IN IAR. it s a project for usart3 of stm32.
USART_demo1
- STM32处理器USART,DEMO程序,通过USART可以与计算机实现数据传输。-usart DOMO of stm32 controller,with this programe terminal can conmmunication with compter.
USART
- 实现芯片STM32与电脑之间的串口数据通信-STM32 chip and computer realization of serial data communication between
USART_test
- stm32 usart源码,掌握usart的使用。-stm32 usart source, master usart use.
STM32_USART_Example
- This the source code. MPU is STM32 of ST. It is the example for USART of STM32.-This is the source code. MPU is STM32 of ST. It is the example for USART of STM32.
DEMO
- STM32重要初始化文件,其中包括GPIO,RCC,NVIC,TIM,USART等,使用include就是可以使用!-STM32 Configuration
USART
- STM32学习源代码,经调试过运行稳定,十分值的学习!-STM32 to learn the source code, the debugging is stable, is the value of learning!
STM32-USART
- 运用中断处理程序来处理STM32 USART 接收发字符串-STM32 USART
USART-STM32
- STM32F103串口应用程序,练习内容是模拟串口。让你了解STM32的应用。-STM32F103 USART
Sim_USART
- 在STM32平台 模拟USART通讯(1bit起始位,1bit终止位,8bit数据,无奇偶校验)(Simulation of USART communication on STM32 platform)
USART—USART2指令控制RGB彩灯
- 基于STM32平台实现串口收发功能,帮助构建新的项目(Realizing the function of serial port and sending)
usart
- 基于stm32f407实现stm32 usart通信(Implementation of STM32 USART communication)