文件名称:STM32F207 串口1 2 DMA源码,3,4普通串口
文件大小:364KB
文件格式:RAR
更新时间:2018-11-15 09:05:35
STM32F207 串口1 DMA源码 PRINTF 串口234
STM32F207 串口例子 串口1,2为DMA发送与接收 串口3,4没有使用DMA。 工程为KEILC。4个串口发送接收都在硬件板是测试过的。 需要注意的是我的硬件板的晶振是25M,如果你的晶振不一样,需要在system_stm32f2xx.c 文件中修改 #ifndef RMII_MODE /* System clock frequency configured for 120 MHz ****************************/ /* PLL_VCO = (HSE_VALUE or HSI_VALUE / PLL_M) * PLL_N */ #define PLL_M 25
【文件预览】:
STM32F2xx_StdPeriph_Driver
----inc()
--------stm32f2xx_spi.h(19KB)
--------stm32f2xx_can.h(27KB)
--------stm32f2xx_conf.h(4KB)
--------stm32f2xx_wwdg.h(3KB)
--------stm32f2xx_flash.h(14KB)
--------stm32f2xx_it.h(2KB)
--------stm32f2xx_dma.h(28KB)
--------stm32f2xx_rcc.h(24KB)
--------misc.h(7KB)
--------stm32f2xx_dbgmcu.h(4KB)
--------stm32f2xx_adc.h(32KB)
--------stm32f2xx_usart.h(17KB)
--------stm32f2xx_iwdg.h(4KB)
--------stm32f2xx_crc.h(2KB)
--------stm32f2xx_tim.h(50KB)
--------stm32f2xx_rng.h(4KB)
--------stm32f2xx_syscfg.h(7KB)
--------stm32f2xx_sdio.h(22KB)
--------stm32f2xx_exti.h(8KB)
--------stm32f2xx_gpio.h(17KB)
--------stm32f2xx_dac.h(14KB)
--------stm32f2xx_rtc.h(25KB)
--------stm32f2xx_dcmi.h(13KB)
--------stm32f2xx_hash.h(9KB)
--------stm32f2xx_fsmc.h(26KB)
--------stm32f2xx_pwr.h(5KB)
--------stm32f2xx_i2c.h(31KB)
--------stm32f2xx_cryp.h(12KB)
----src()
--------stm32f2xx_rtc.c(82KB)
--------stm32f2xx_i2c.c(51KB)
--------stm32f2xx_adc.c(67KB)
--------misc.c(11KB)
--------stm32f2xx_iwdg.c(9KB)
--------stm32f2xx_hash.c(25KB)
--------stm32f2xx_dac.c(26KB)
--------stm32f2xx_can.c(59KB)
--------stm32f2xx_fsmc.c(41KB)
--------stm32f2xx_tim.c(122KB)
--------stm32f2xx_cryp_aes.c(21KB)
--------stm32f2xx_hash_md5.c(9KB)
--------stm32f2xx_usart.c(55KB)
--------stm32f2xx_dcmi.c(18KB)
--------stm32f2xx_sdio.c(39KB)
--------stm32f2xx_syscfg.c(8KB)
--------stm32f2xx_cryp_tdes.c(10KB)
--------stm32f2xx_rcc.c(73KB)
--------stm32f2xx_rng.c(14KB)
--------stm32f2xx_pwr.c(23KB)
--------stm32f2xx_hash_sha1.c(10KB)
--------stm32f2xx_crc.c(3KB)
--------stm32f2xx_dma.c(51KB)
--------stm32f2xx_dbgmcu.c(7KB)
--------stm32f2xx_exti.c(10KB)
--------stm32f2xx_spi.c(45KB)
--------stm32f2xx_gpio.c(20KB)
--------stm32f2xx_cryp_des.c(9KB)
--------stm32f2xx_cryp.c(32KB)
--------stm32f2xx_flash.c(37KB)
--------stm32f2xx_wwdg.c(10KB)
keilkilll.bat
CMSIS
----License.doc(39KB)
----CM3()
--------CoreSupport()
--------DeviceSupport()
----Documentation()
User
----main.c(2KB)
----NVIC.H(307B)
----system_stm32f2xx.c(21KB)
----uart.H(5KB)
----uart.c(23KB)
----main.h(395B)
----stm32f2xx_it.c(4KB)
----NVIC.C(314B)
RVMDK
----JLink Regs CM3.txt(497B)
----JLinkSettings.ini(375B)
----Uart1234.uvproj(22KB)
----Uart1234.uvopt(27KB)
----Uart1234.uvgui.Administrator(142KB)
----Uart1234.uvgui.11128(73KB)
----Obj()