文件名称:STM32-USART-DMA-ping-pong-operation
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-26
- 文件大小:
- 846kb
- 下载次数:
- 0次
- 提 供 者:
- PIC1****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
USART&DMA乒乓操作接收任意长度数据(STM32)
STM32 单片机 参考代码 完整工程,可以在阿莫论坛上找到相关讨论帖-USART & DMA ping-pong operation to receive data of arbitrary length.
STM32 microcontroller reference code
complete works.
This code can be found in the discussion thread Amo Forum (All rights belong to the original author).
STM32 单片机 参考代码 完整工程,可以在阿莫论坛上找到相关讨论帖-USART & DMA ping-pong operation to receive data of arbitrary length.
STM32 microcontroller reference code
complete works.
This code can be found in the discussion thread Amo Forum (All rights belong to the original author).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IARforSTM3210XwithLib3.5\CMSIS\CM3\core_cm3.c
........................\.....\...\inc\arm_common_tables.h
........................\.....\...\...\arm_math.h
........................\.....\...\...\core_cm3.h
........................\.....\...\...\core_cm3_st.h
........................\.....\...\...\core_cmFunc.h
........................\.....\...\...\core_cmInstr.h
........................\.....\STM32F10X\inc\stm32f10x.h
........................\.....\.........\...\system_stm32f10x.h
........................\.....\.........\system_stm32f10x.c
........................\desktop.ini
........................\IAR\afCustomSfr.sfr
........................\...\Debug\Exe\IARforSTM3210XwithLib3.5.sim
........................\...\.....\Obj\core_cm3.pbi
........................\...\.....\...\core_cm3.pbi.cout
........................\...\.....\...\DMA.pbi.cout
........................\...\.....\...\main.pbi.cout
........................\...\.....\...\misc.pbi
........................\...\.....\...\misc.pbi.cout
........................\...\.....\...\NVIC.pbi.cout
........................\...\.....\...\stm32f10x_adc.pbi.cout
........................\...\.....\...\stm32f10x_bkp.pbi.cout
........................\...\.....\...\stm32f10x_can.pbi.cout
........................\...\.....\...\stm32f10x_cec.pbi.cout
........................\...\.....\...\stm32f10x_crc.pbi.cout
........................\...\.....\...\stm32f10x_dac.pbi.cout
........................\...\.....\...\stm32f10x_dbgmcu.pbi.cout
........................\...\.....\...\stm32f10x_dma.pbi.cout
........................\...\.....\...\stm32f10x_exti.pbi.cout
........................\...\.....\...\stm32f10x_flash.pbi.cout
........................\...\.....\...\stm32f10x_fsmc.pbi.cout
........................\...\.....\...\stm32f10x_gpio.pbi.cout
........................\...\.....\...\stm32f10x_i2c.pbi.cout
........................\...\.....\...\stm32f10x_it.pbi.cout
........................\...\.....\...\stm32f10x_iwdg.pbi.cout
........................\...\.....\...\stm32f10x_pwr.pbi.cout
........................\...\.....\...\stm32f10x_rcc.pbi.cout
........................\...\.....\...\stm32f10x_rtc.pbi.cout
........................\...\.....\...\stm32f10x_sdio.pbi.cout
........................\...\.....\...\stm32f10x_spi.pbi.cout
........................\...\.....\...\stm32f10x_tim.pbi.cout
........................\...\.....\...\stm32f10x_usart.pbi.cout
........................\...\.....\...\stm32f10x_wwdg.pbi.cout
........................\...\.....\...\system_stm32f10x.pbi
........................\...\.....\...\system_stm32f10x.pbi.cout
........................\...\.....\...\USART.pbi.cout
........................\...\IARforSTM3210XwithLib3.5.dep
........................\...\IARforSTM3210XwithLib3.5.ewd
........................\...\IARforSTM3210XwithLib3.5.ewp
........................\...\IARforSTM3210XwithLib3.5.eww
........................\...\IARforSTM3210XwithLib3.5CustomSfr.sfr
........................\...\settings\af.cspy.bat
........................\...\........\af.dbgdt
........................\...\........\af.dni
........................\...\........\IARforSTM3210XwithLib3.5.dbgdt
........................\...\........\IARforSTM3210XwithLib3.5.wsdt
........................\...\........\IARforSTM3210XwithLib3.cspy.bat
........................\...\........\IARforSTM3210XwithLib3.dni
........................\...\........\IARforSTM3210XwithLib3_Debug.jlink
........................\logo.bmp
........................\Startup\startup_stm32f10x_cl.s
........................\.......\startup_stm32f10x_hd.s
........................\.......\startup_stm32f10x_hd_vl.s
........................\.......\startup_stm32f10x_ld.s
........................\.......\startup_stm32f10x_ld_vl.s
........................\.......\startup_stm32f10x_md.s
........................\.......\startup_stm32f10x_md_vl.s
........................\.......\startup_stm32f10x_xl.s
........................\..dPeriph_Driver\inc\misc.h
........................\................\...\stm32f10x_adc.h
...................