文件名称:STM32F746-DMA2D
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-10-30
- 文件大小:
- 166kb
- 下载次数:
- 0次
- 提 供 者:
- M***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这stm32f746代码描述了如何配置dma2d外围
混合传输模式memory_to_memory。
并描述了如何配置dma2d外围转移
在像素格式转换memory_to_memory(PFC)模式-This STM32F746 code provides a descr iption of how to configure DMA2D peripheral in
Memory_to_Memory with blending transfer mode.
and provides a descr iption of how to configure DMA2D peripheral for transfer
in Memory_to_Memory with Pixel Format Conversion (PFC) Mode
混合传输模式memory_to_memory。
并描述了如何配置dma2d外围转移
在像素格式转换memory_to_memory(PFC)模式-This STM32F746 code provides a descr iption of how to configure DMA2D peripheral in
Memory_to_Memory with blending transfer mode.
and provides a descr iption of how to configure DMA2D peripheral for transfer
in Memory_to_Memory with Pixel Format Conversion (PFC) Mode
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DMA2D\DMA2D_MemToMemWithBlending\EWARM\Project.ewd
.....\..........................\.....\Project.ewp
.....\..........................\.....\Project.eww
.....\..........................\.....\startup_stm32f746xx.s
.....\..........................\.....\stm32f746xx_flash.icf
.....\..........................\Inc\main.h
.....\..........................\...\RGB565_240x130_1.h
.....\..........................\...\RGB565_240x130_2.h
.....\..........................\...\stm32f7xx_hal_conf.h
.....\..........................\...\stm32f7xx_it.h
.....\..........................\MDK-ARM\Project.uvoptx
.....\..........................\.......\Project.uvprojx
.....\..........................\.......\startup_stm32f746xx.s
.....\..........................\readme.txt
.....\..........................\Src\main.c
.....\..........................\...\stm32f7xx_hal_msp.c
.....\..........................\...\stm32f7xx_it.c
.....\..........................\...\system_stm32f7xx.c
.....\..........................\.W4STM32\startup_stm32f746xx.s
.....\..........................\........\STM32746G_DISCOVERY\.cproject
.....\..........................\........\...................\.project
.....\..........................\........\...................\STM32F746NGHx_FLASH.ld
.....\..................PFC\EWARM\Project.ewd
.....\.....................\.....\Project.ewp
.....\.....................\.....\Project.eww
.....\.....................\.....\startup_stm32f746xx.s
.....\.....................\.....\stm32f746xx_flash.icf
.....\.....................\Inc\ARGB8888_300x120.h
.....\.....................\...\main.h
.....\.....................\...\stm32f7xx_hal_conf.h
.....\.....................\...\stm32f7xx_it.h
.....\.....................\MDK-ARM\Project.uvoptx
.....\.....................\.......\Project.uvprojx
.....\.....................\.......\startup_stm32f746xx.s
.....\.....................\readme.txt
.....\.....................\Src\main.c
.....\.....................\...\stm32f7xx_hal_msp.c
.....\.....................\...\stm32f7xx_it.c
.....\.....................\...\system_stm32f7xx.c
.....\.....................\.W4STM32\startup_stm32f746xx.s
.....\.....................\........\STM32746G_DISCOVERY\.cproject
.....\.....................\........\...................\.project
.....\.....................\........\...................\STM32F746NGHx_FLASH.ld
.....\..................Blending\SW4STM32\STM32746G_DISCOVERY
.....\..................PFC\SW4STM32\STM32746G_DISCOVERY
.....\..................Blending\EWARM
.....\..........................\Inc
.....\..........................\MDK-ARM
.....\..........................\Src
.....\..........................\SW4STM32
.....\..................PFC\EWARM
.....\.....................\Inc
.....\.....................\MDK-ARM
.....\.....................\Src
.....\.....................\SW4STM32
.....\DMA2D_MemToMemWithBlending
.....\DMA2D_MemToMemWithPFC
DMA2D