Welcome![Sign In][Sign Up]
Location:
Search - dma so

Search list

[Button control印制板

Description: pdiusbd12和eeprom的程序 PDIUSBD12 是一款性价比很高的USB 器件它通常用作微控制器系统中实现与微控制器进行通信的 高速通用并行接口它还支持本地的DMA 传输 这种实现USB 接口的标准组件使得设计者可以在各种不同类型微控制器中选择出最合适的微控制器 这种灵活性减小了开发的时间风险以及费用通过使用已有的结构和减少固件上的投资从而用最快捷 的方法实现最经济的USB 外设的解决方案-pdiusbd12 EEPROM and the procedures PDIUSBD12 will deliver it to the USB device normally used for microcontroller system to achieve micro-controller and high-speed communications Universal Parallel Interface It also supports local DMA USB interface to achieve this standard components enables designers in different types of microcontrollers to choose the most suitable microcontroller this flexibility reduces the development time and cost risks through the use of the existing structure and reduce investment in the firmware so that the most efficient way to achieve the most economical USB peripherals solutions
Platform: | Size: 206607 | Author: 王子军 | Hits:

[Com Portbcbcomm

Description: CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn Windows Win95 programming and serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors ... you name it, it had written it. Yet, I knew everything seemed upside-down in the message-driven-callback world of Windows.
Platform: | Size: 14412 | Author: 高荣 | Hits:

[Driver DevelopWDM_DMASample

Description: WDM类型的DMA驱动程序,有的同学在写驱动的时候,可能没有DMA硬件支持,所以,此DMA程序仿真了DMA的请求过程,可以不用硬件的支持,里面用了一个计数器中断来表示DMA请求,然后由DMA驱动来完成DMA功能.-types of DMA WDM drivers, some students wrote in the drive, may not have DMA hardware support, so that the DMA DMA process simulation of the request process, and did not support hardware inside with a counter to interrupt said DMA request, and then to drive by the DMA completed DMA function.
Platform: | Size: 1623069 | Author: 李平 | Hits:

[Other resourcelibdev

Description: 用于TM1300/PNX1300系列DSP(主要用于视频处理)的设备库的源码,包括1300所有的功能模块,如DMA.pci.timer/interrupt/vi/vo等等。想让1300工作,找部分必不可少!-for TM1300/PNX1300 Series DSP (mainly for video processing) for the equipment FOSS, including 1300 all functional modules, if DMA.pci.timer / interrupt / vi / vo so on. Want to 1300, to find an indispensable part!
Platform: | Size: 453439 | Author: 陈振 | Hits:

[Other resourceperipherals

Description: 用于TM1300/PNX1300系列DSP(主要用于视频处理)的外部设备的源码,包括1300所有的功能模块,如DMA.pci.timer/interrupt/vi/vo等等。-for TM1300/PNX1300 Series DSP (mainly for video processing) external equipment the source code for all of 1300, including functional modules, if DMA.pci.timer / interrupt / vi / vo so on.
Platform: | Size: 432190 | Author: 陈振 | Hits:

[Other resourceDSPrumenjiaocheng

Description: 主要考虑处理速度、功耗、程序存储器和数据存储器的容量、片内的资源,如定时器的数量、 I/O 口数量、中断数量、DMA 通道数等。DSP 的主要供应商有TI,ADI,Motorola,Lucent 和Zilog 等,其中TI 占有最大的市场份额-major consideration processing speed, power, program memory and data memory capacity of chip resources, If the number timer, I / O export volume, the number of interruption, DMA channels, and so on. DSP major vendors are TI, ADI, Motorola, Lucent and wireless. TI which holds the largest market share
Platform: | Size: 669450 | Author: yan | Hits:

[mpeg mp3mp3en

Description: rtbuf.c is an implementation of a buffering scheme using the POSIX realtime features. Its aim is to provide smooth playback of MPEG audio streams even on a very heavily loaded machine. It uses many advanced features of the operating system: - System V shared memory - POSIX.1b realtime scheduling extensions - POSIX.1b memory locking - Sound Driver DMA buffer mapping into the user proces space Make sure that you have enabled these features! The downside of these features is that they can only be used if the process has root permissions. Using realtime features is somewhat dangerous, since a realtime process can eat all the CPU time, rendering the machine unresponsive. So don t try this on your server!
Platform: | Size: 257585 | Author: lamching | Hits:

[Other resourceLgsp2410UBoot

Description: NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.
Platform: | Size: 641306 | Author: 高东升 | Hits:

[Driver DevelopWDM_DMASample

Description: WDM类型的DMA驱动程序,有的同学在写驱动的时候,可能没有DMA硬件支持,所以,此DMA程序仿真了DMA的请求过程,可以不用硬件的支持,里面用了一个计数器中断来表示DMA请求,然后由DMA驱动来完成DMA功能.-types of DMA WDM drivers, some students wrote in the drive, may not have DMA hardware support, so that the DMA DMA process simulation of the request process, and did not support hardware inside with a counter to interrupt said DMA request, and then to drive by the DMA completed DMA function.
Platform: | Size: 2596864 | Author: 李平 | Hits:

[Software EngineeringDSPrumenjiaocheng

Description: 主要考虑处理速度、功耗、程序存储器和数据存储器的容量、片内的资源,如定时器的数量、 I/O 口数量、中断数量、DMA 通道数等。DSP 的主要供应商有TI,ADI,Motorola,Lucent 和Zilog 等,其中TI 占有最大的市场份额-major consideration processing speed, power, program memory and data memory capacity of chip resources, If the number timer, I/O export volume, the number of interruption, DMA channels, and so on. DSP major vendors are TI, ADI, Motorola, Lucent and wireless. TI which holds the largest market share
Platform: | Size: 668672 | Author: yan | Hits:

[Other Embeded programdma

Description: 台湾铭传大学的DMA资料,内附DMA传输小节,十分适合新手学习SOPC中建立及应用DMA.-Taiwan's Ming Chuan University of DMA data transmission section containing the DMA, very suitable for novice learning SOPC establishment and application of DMA.
Platform: | Size: 1170432 | Author: dfd | Hits:

[OtherS3C44B0ziliao

Description: s3c44b0资料,包括memory、dma、io、timer、等!-S3C44B0 information, including memory, dma, io, timer, and so on!
Platform: | Size: 3423232 | Author: 肖难 | Hits:

[Other Embeded programcc2430_lib_and_app_1.02

Description: TI(德州仪器公司)的CC2430芯片的库函数以及一些应用,还包含了各种驱动,如UART,DMA,ADC等。-TI (Texas Instruments) of the CC2430 chip library functions as well as some applications, also includes a variety of drivers, such as UART, DMA, ADC and so on.
Platform: | Size: 147456 | Author: sailor | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_ADC

Description: STM32 ADC 例程,有DMA通道数据传输模式,有中断模式等。-STM32 ADC routines, and DMA channel data transfer mode, a disruption of pattern and so on.
Platform: | Size: 43008 | Author: 王义 | Hits:

[Windows CEwinceINT

Description: 中断在系统设计中的应用非常广泛,可以说,硬件中断、软件中断无处不在,在WINCE下驱动开发更是如此,比如:按键中断、触摸屏中断、AUDIO中断、DMA中断.....等等,几乎含概每个模块。因此,了解中断的处理过程对驱动开发极其重要,下面对WINCE下的中断处理过程做一个简单介绍。-Interruption in the system design is very extensive, can be said that the hardware interrupt, software interrupt everywhere, in the driver development, especially under WINCE, for example: interrupt button, touch screen interrupt, AUDIO interrupt, DMA, such as interruption ..... and so on, almost with each module overview. Therefore, the understanding of treatment interruption-driven development process is extremely important, following the interruption of treatment under WINCE process to do a simple introduction.
Platform: | Size: 6144 | Author: | Hits:

[Other Embeded programNiosII_example

Description: include:alarm, DMA, fine_gainde flash, HighResTime,ISR,Simple flash,and so on-include: alarm, DMA, fine_gainde flash, HighResTime, ISR, Simple flash, and so on
Platform: | Size: 8192 | Author: tuya | Hits:

[Windows Developdmapara.ZIP

Description: Very fast file transfer over the parallel port, using dma and fifo, fast and slow methods. It works in dos and windows. It works in nt , if you use a program to open the ports so as winio. I have achived rates of 750 kbytes/sec in the fifo mode. The dma max seems to be about 500 kbytes/sec. You must make your own special parallel cable. Directions are given in dmapara.txt. I used a flat cable with every second line a ground. The maximum length seems to be about 5 meters.
Platform: | Size: 32768 | Author: dancie | Hits:

[SCMCC2430_Sample

Description: Zigbee技术实践教程-第四章例子 包含:LCD ADC、串口、定时器等等例子,刚接触cc2430不错的例子程序。-Zigbee technology practice Tutorial- Chapter IV Examples include: LCD ADC, serial port, timers, and so examples, good examples of new to cc2430 program.
Platform: | Size: 2224128 | Author: zl | Hits:

[SCMLPC1768

Description: LPC1768开发板试验例程。包括adc,dac,can,bliky,dma等。- the example of LPC1768, include adc,dac,can,bliky,dma and so on.
Platform: | Size: 1730560 | Author: caohuanqf | Hits:

[Linux-Unixdma-octeon

Description: Clobber loops so GCC will not unroll the following while loop.
Platform: | Size: 4096 | Author: xinleicu | Hits:
« 12 3 »

CodeBus www.codebus.net