STM32F207 串口例子 串口1,2为DMA发送与接收 串口3,4没有使用DMA。

时间:2023-11-03 10:49:12
【文件属性】:

文件名称:STM32F207 串口例子 串口1,2为DMA发送与接收 串口3,4没有使用DMA。

文件大小:357KB

文件格式:RAR

更新时间:2023-11-03 10:49:12

DMA STM32F207

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


【文件预览】:
Uart_DMA
----STM32F2xx_StdPeriph_Driver()
--------inc()
--------src()
----CMSIS()
--------CM3()
--------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()

网友评论