搜索资源列表
dma_ahb_latest.tar
- this shows the ip code for dma controller of amba ahb in vhdl.
camera_up
- Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
dma_ahb
- 挂靠在AMBA2.0的AHB总线上的DMA装置,用于直接发起数据传输。-Anchored the DMA devices the AHB bus AMBA2.0, for initiating data transfer.
32bit_AHB_Protocol
- This code is used for 32 bit AHB protocol for DMA based access.
at_hdmac
- Driver for the Atmel AHB DMA Controller (aka HDMA or DMAC on AT91 systems).
nft_nat
- Header file for the Atmel AHB DMA Controller driver.
kdebugfs
- Header file for the Atmel AHB DMA Controller driver.
at_hdmac_regs
- Header file for the Atmel AHB DMA Controller driver.
nv1a
- Driver for the Atmel AHB DMA Controller (aka HDMA or DMAC on AT91 systems).
fsel
- Header file for the Atmel AHB DMA Controller driver.
ADC3andDMAhighspeed(2.4Msps)
- 硬件平台:STM32F429I-DISCORVERY 软件平台:KEIL MDK5.10 在STM32F429I-DISCO board中,由于串口2被L3GD20和液晶数据线占用,所以串口1很方便,而且还留了2个孔外接。 * 说 明 : 实现printf和scanf函数重定向到串口1,即支持printf信息到USART1 * 实现重定向,只需要添加2个函数: * int fputc(int ch, FILE *f) * int fgetc(FI
dma_ahb_latest.tar
- AHB DMA verilog源码 AHB总线 DMA接口源码(AHB bus DMA interface source code)
32bit_AHB_Protocol
- AHB总线下的DMA实现代码,包括各个组件(DMA implementation code under AHB bus, including various components)