搜索资源列表
USART.ZIP
- STM32F10x USART Examples-STM32F10x USART Examples
libraries.2009.1105.1839_v3.1.2
- This files are stm32f10x libs.(ad, da, dma, usart, spi, sdio, i2c, timer, exti, etc...)-This files are stm32f10x libs.(ad, da, dma, usart, spi, sdio, i2c, timer, exti, etc...)
STM32F10x_in-application_programming
- stm32f10x iap use usart
Lab_UART_Correct
- usart rx/tx stm32f10x
USART
- 本示例程序主要测试UART1的功能 当程序运行时,LCD屏显示: STM32F10x DEMO USART TEST 使用串口连接线将开发板和PC连接起来,打开PC上的串口调试软件并开启开发板连接对应的串口, 此时串口调试软件会收到:USART Example: USART-HyperTerminal communication。如果用串口 调试软件发送一个字符,开发板的LCD上显示接收到的字符串,接收满8个字符之后停止接收。 注意:波特率:9600;数据位:8(位)
stm32f10X-USART-
- 本代码实现了STM32F10X的串口的时钟配置,GPIO口配置,串口配置,以及中断处理函数-The code to achieve the STM32F10X serial clock configuration, configuration of GPIO port, serial port configuration, and interrupt handling function
STM_HMI_111014_0D
- stm32f10x keil代码,固件库V3.30,使用usart和三菱fx PLC通信,12864液晶图片文字任意位置显示。-stm32f10x keil code firmware libraries V3.30, usart and Mitsubishi fx PLC communication, 12864 image text anywhere.
STM32F10X-USART
- Cortex M3 STM32F10X Examples:UART的应用-Cortex M3 STM32F10X Examples:UART application
ADC
- stm32驱动4X4键盘扫描,用于键盘扫描-/******************************************************************************* * File Name : KeyScan * Descr iption : Serial print out the corresponding key value *************************************************
STM32F10x-USART
- stm32F10X系列的USART应用实例(含说明文档),入门以及应用的时候可以参考。-An example of application of USART stm32F10X series(pdf intrudution includeed), useful and easily when allpied.
USART_projekat
- stm32f10x rx USART example
USART-COM1
- USART-COM1 神舟III号STM32F10x实验板-USART-COM1 Shenzhou III, STM32F10x breadboard
DMX512-Decoding
- STM32f10x USART dmx接收发送处理程序-STM32 Decode DMX signal
usart_interrupt
- 使用STM32F10X实现USART功能。采用中断模式,非查询模式。-Use STM32F10X implement UART functions. Interrupt mode, non-query mode.
USART
- stm32F10X,电脑串口向迷你板子TFT传送字符,实现数据的传送的程序-STM32,USART s procedure
超声波测距1
- 超声波测距,利用stm32f103作为主控,测量的距离为速度乘时间再除2(#include "stm32f10x.h" #include "tsensor.h" #include "stdio.h" #include "delay.h" #include "LCD1602.h" #include "usart.h" u8 overflow;)
实验4 串口实验
- stm32串口调试例程,用于stm32f103的串口开发,希望对你有所帮助(stm32f10x.usart test lib(an example of Touch sensor stm32f10x.usart))
STM32_USART_LED_CAN500K
- 用stm32f10x实现can和串口通信功能(use stm32 can to usart)