文件名称:uart
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-05-10
- 文件大小:
- 924kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32F030C8T6芯片 通过配置端口,实现串口通讯的例子(STM32F030C8T6 chip through the configuration port, serial communication examples)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
实验十:usart串口\drive\ascii.h | 9048 | 2011-05-06 |
实验十:usart串口\drive\ili9328.c | 20177 | 2012-08-08 |
实验十:usart串口\drive\ili9328.h | 3269 | 2012-08-15 |
实验十:usart串口\drive\uart.c | 2673 | 2012-10-09 |
实验十:usart串口\drive\uart.h | 292 | 2012-08-17 |
实验十:usart串口\lib\inc\stm32f0xx_adc.h | 19520 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_cec.h | 12353 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_comp.h | 10385 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_crc.h | 3680 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_dac.h | 7138 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_dbgmcu.h | 3892 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_dma.h | 14207 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_exti.h | 8617 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_flash.h | 10957 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_gpio.h | 13174 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_i2c.h | 18136 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_iwdg.h | 4531 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_misc.h | 4413 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_pwr.h | 5909 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_rcc.h | 20615 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_rtc.h | 35039 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_spi.h | 22351 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_syscfg.h | 9166 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_tim.h | 51670 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_usart.h | 25538 | 2012-04-25 |
实验十:usart串口\lib\inc\stm32f0xx_wwdg.h | 3537 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_adc.c | 45762 | 2012-08-01 |
实验十:usart串口\lib\src\stm32f0xx_cec.c | 24186 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_comp.c | 15551 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_crc.c | 8694 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_dac.c | 18920 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_dbgmcu.c | 6993 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_dma.c | 28501 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_exti.c | 10594 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_flash.c | 39421 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_gpio.c | 18137 | 2012-08-03 |
实验十:usart串口\lib\src\stm32f0xx_i2c.c | 55138 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_iwdg.c | 10908 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_misc.c | 6145 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_pwr.c | 19605 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_rcc.c | 59717 | 2012-07-02 |
实验十:usart串口\lib\src\stm32f0xx_rtc.c | 88637 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_spi.c | 50322 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_syscfg.c | 11523 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_tim.c | 123424 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_usart.c | 81131 | 2012-04-25 |
实验十:usart串口\lib\src\stm32f0xx_wwdg.c | 10043 | 2012-04-25 |
实验十:usart串口\stm32f0\stm32f0xx_conf.h | 3307 | 2012-04-25 |
实验十:usart串口\stm32f0\system_stm32f0xx.c | 12101 | 2012-07-03 |
实验十:usart串口\user\main.c | 711 | 2013-10-28 |
实验十:usart串口\user\main.crf | 219889 | 2013-10-28 |
实验十:usart串口\user\main.d | 1497 | 2013-10-28 |
实验十:usart串口\user\main.o | 238600 | 2013-10-28 |
实验十:usart串口\user\RTE\Device\STM32F030R8\startup_stm32f030x8.s | 10705 | 2013-08-19 |
实验十:usart串口\user\RTE\Device\STM32F030R8\system_stm32f0xx.c | 12650 | 2013-08-19 |
实验十:usart串口\user\RTE\RTE_Components.h | 311 | 2013-10-28 |
实验十:usart串口\user\startup_stm32f030x8.d | 71 | 2013-10-28 |
实验十:usart串口\user\startup_stm32f030x8.lst | 34622 | 2013-10-28 |
实验十:usart串口\user\startup_stm32f030x8.o | 4796 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_gpio.crf | 214700 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_gpio.d | 1758 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_gpio.o | 237956 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_rcc.crf | 220165 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_rcc.d | 1725 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_rcc.o | 246412 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_usart.crf | 220885 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_usart.d | 1791 | 2013-10-28 |
实验十:usart串口\user\stm32f0xx_usart.o | 251544 | 2013-10-28 |
实验十:usart串口\user\system_stm32f0xx.crf | 213993 | 2013-10-28 |
实验十:usart串口\user\system_stm32f0xx.d | 1783 | 2013-10-28 |
实验十:usart串口\user\system_stm32f0xx.o | 235216 | 2013-10-28 |
实验十:usart串口\user\uart.axf | 167480 | 2013-10-28 |
实验十:usart串口\user\uart.build_log.htm | 345 | 2013-11-16 |
实验十:usart串口\user\uart.crf | 217955 | 2013-10-28 |
实验十:usart串口\user\uart.d | 1529 | 2013-10-28 |
实验十:usart串口\user\uart.htm | 45137 | 2013-10-28 |
实验十:usart串口\user\uart.lnp | 431 | 2013-10-28 |
实验十:usart串口\user\uart.map | 67272 | 2013-10-28 |
实验十:usart串口\user\uart.o | 238764 | 2013-10-28 |
实验十:usart串口\user\uart.uvguix.Administrator | 69482 | 2013-11-16 |
实验十:usart串口\user\uart.uvguix.wan | 70342 | 2013-10-28 |
实验十:usart串口\user\uart.uvoptx | 9494 | 2013-11-16 |
实验十:usart串口\user\uart.uvprojx | 18309 | 2013-11-16 |
实验十:usart串口\user\uart_Target 1.dep | 18912 | 2013-11-16 |
实验十:usart串口\user\uart_uvoptx.bak | 9087 | 2013-10-28 |
实验十:usart串口\user\uart_uvprojx.bak | 18292 | 2013-10-28 |
实验十:usart串口\user\RTE\Device\STM32F030R8 | 0 | 2013-10-28 |
实验十:usart串口\user\RTE\Device | 0 | 2013-10-28 |
实验十:usart串口\lib\inc | 0 | 2013-10-28 |
实验十:usart串口\lib\src | 0 | 2013-10-28 |
实验十:usart串口\user\RTE | 0 | 2013-10-28 |
实验十:usart串口\drive | 0 | 2013-10-28 |
实验十:usart串口\lib | 0 | 2013-10-28 |
实验十:usart串口\stm32f0 | 0 | 2013-10-28 |
实验十:usart串口\user | 0 | 2013-11-16 |
实验十:usart串口 | 0 | 2013-10-28 |