UART_IAR

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:415KB
下载次数:207
上传日期:2010-03-28 15:37:33
上 传 者careywang
说明:  stm32f103 串口发送测试程序,开发环境IAR ARM 4.42
(stm32f103 serial port to send test programs, development environment IAR ARM 4.42)

文件列表:
ddl\STM32Driver.dll (356354, 2008-03-12)
ddl\StorAcc.dll (389634, 2008-03-12)
library\inc\cortexm3_macro.h (2313, 2007-06-11)
library\inc\LCD.h (297, 2007-11-09)
library\inc\MAX1270.h (224, 2007-12-17)
library\inc\stm32f10x_adc.h (16421, 2007-06-11)
library\inc\stm32f10x_bkp.h (3526, 2007-06-11)
library\inc\stm32f10x_can.h (12319, 2007-06-11)
library\inc\stm32f10x_dma.h (12551, 2007-06-11)
library\inc\stm32f10x_exti.h (5868, 2007-06-11)
library\inc\stm32f10x_flash.h (10421, 2007-06-11)
library\inc\stm32f10x_gpio.h (12562, 2007-06-11)
library\inc\stm32f10x_i2c.h (15681, 2007-06-11)
library\inc\stm32f10x_iwdg.h (3534, 2007-06-11)
library\inc\stm32f10x_lib.h (3080, 2007-06-11)
library\inc\stm32f10x_map.h (20402, 2007-06-11)
library\inc\stm32f10x_nvic.h (16398, 2007-06-11)
library\inc\stm32f10x_pwr.h (3975, 2007-06-11)
library\inc\stm32f10x_rcc.h (13856, 2007-06-11)
library\inc\stm32f10x_rtc.h (3767, 2007-06-11)
library\inc\stm32f10x_spi.h (9436, 2007-06-11)
library\inc\stm32f10x_systick.h (3315, 2007-06-11)
library\inc\stm32f10x_tim.h (29150, 2007-06-11)
library\inc\stm32f10x_tim1.h (34803, 2007-06-11)
library\inc\stm32f10x_type.h (3189, 2007-06-11)
library\inc\stm32f10x_usart.h (11846, 2007-06-11)
library\inc\stm32f10x_wwdg.h (2750, 2007-06-11)
library\src\LCD.c (3388, 2007-11-09)
library\src\MAX1270.c (3544, 2007-12-17)
library\src\stm32f10x_adc.c (55005, 2007-06-11)
library\src\stm32f10x_bkp.c (10714, 2007-06-11)
library\src\stm32f10x_can.c (31626, 2007-06-11)
library\src\stm32f10x_dma.c (23394, 2007-06-11)
library\src\stm32f10x_exti.c (8686, 2007-06-11)
library\src\stm32f10x_flash.c (32144, 2007-06-11)
library\src\stm32f10x_gpio.c (21144, 2007-06-11)
library\src\stm32f10x_i2c.c (45392, 2007-06-11)
library\src\stm32f10x_iwdg.c (6535, 2007-06-11)
library\src\stm32f10x_lib.c (6920, 2007-06-11)
library\src\stm32f10x_nvic.c (28976, 2007-06-11)
... ...

本示例程序主要测试UART1的功能。 程序运行前先打开串口调试软件,UART被配置为: 波特率:9600bps 字长 :8位 校验位:无 停止位:1位 程序正常运行,调试软件的数据接收区将显示ASCII码字符表中的‘0’到‘z’范围内的字符;同时开发板上的小灯LD3~LD6将会顺序点亮,然后顺序熄灭。

近期下载者

相关文件


收藏者