CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发

文件名称:485DMA-cos

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-04-25
  • 文件大小:
    15.71mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

在ucos环境下,利用dma来实现对485口的接收和发送,提高了cpu的运行效率-In ucos environment, the use dma to achieve receive and transmit on 485 and improve the operating efficiency of the cpu
(系统自动生成,下载前可以参看下载内容)

下载文件列表

RS485_1通讯_DMA收发数据例程(ucos版)/
RS485_1通讯_DMA收发数据例程(ucos版)/App/
RS485_1通讯_DMA收发数据例程(ucos版)/App/App_Inc.h
RS485_1通讯_DMA收发数据例程(ucos版)/App/Main.c
RS485_1通讯_DMA收发数据例程(ucos版)/App/Task_Startup.c
RS485_1通讯_DMA收发数据例程(ucos版)/App/Task_Startup.h
RS485_1通讯_DMA收发数据例程(ucos版)/App/Task_Test.c
RS485_1通讯_DMA收发数据例程(ucos版)/App/Task_Test.h
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/Bsp_Global.c
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/Bsp_Global.h
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/DMA.C
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/DMA.H
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/LED.C
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/LED.h
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/NVIC.C
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/NVIC.H
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/SCI.c
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/SCI.h
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/main
RS485_1通讯_DMA收发数据例程(ucos版)/BSP/main.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/arm_cortexM4lf_math.lib
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/arm_math.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/core_cm4.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/core_cmFunc.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/core_cmInstr.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/startup_stm32f4xx.s
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/stm32f4xx.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/stm32f4xx_conf.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/system_stm32f4xx.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Core/system_stm32f4xx.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/misc.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/misc.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_adc.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_adc.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_can.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_can.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_crc.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_crc.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_cryp.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_cryp.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_cryp_aes.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_cryp_des.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_cryp_tdes.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dac.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dac.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dbgmcu.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dbgmcu.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dcmi.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dcmi.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dma.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_dma.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_exti.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_exti.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_flash.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_flash.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_fsmc.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_fsmc.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_gpio.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_gpio.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_hash.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_hash.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_hash_md5.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_hash_sha1.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_i2c.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_i2c.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_iwdg.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_iwdg.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_pwr.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_pwr.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_rcc.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_rcc.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_rng.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_rng.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_rtc.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_rtc.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_sdio.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_sdio.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_spi.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_spi.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_syscfg.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_syscfg.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_tim.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_tim.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_usart.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_usart.h
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_wwdg.c
RS485_1通讯_DMA收发数据例程(ucos版)/CMSIS/Driver/stm32f4xx_wwdg.h
RS485_1通讯_DMA收发数据例程(ucos版)/Module/
RS485_1通讯_DMA收发数据例程(ucos版)/Module/M_CMSIS_P.h
RS485_1通讯_DMA收发数据例程(ucos版)/Module/M_Delay_P.c
RS485_1通讯_DMA收发数据例程(ucos版)/Module/M_Delay_P.h
RS485_1通讯_DMA收发数据例程(ucos版)/Module/M_Global.c
RS485_1通讯_DMA收发数据例程(ucos版)/Module/M_Global.h
RS485_1通讯_DMA收发数据例程(ucos版)/Module/M_Type_P.h
RS485_1通讯_DMA收发数据例程(ucos版)/STM32F407_MDA1_TABLE.jpg
RS485_1通讯_DMA收发数据例程(ucos版)/STM32F407_MDA2_TABLE.jpg
RS48

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com