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

Search list

[Other resource44b0-DMA

Description: S3C44BO处理器DMA代码(DMA中断服务子程序)
Platform: | Size: 99736 | Author: guohuatuo | Hits:

[Other resourceserialfor44b0

Description: 自己写的单片机串并口通讯程序,基于三星44b0的。包括中断模式,dma模式
Platform: | Size: 31773 | Author: gengpeng | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c44b0 dma测试源程序

Description: SDT集成开发环境下的 基于S3C44B0的DMA控制源代码,源于Samsung提供的源代码,分开后便于学习-SDT integrated development environment based on the S3C44B0 DMA control source code from Samsung to provide the source code, the separation easy learning
Platform: | Size: 70656 | Author: 罗东山 | Hits:

[ARM-PowerPC-ColdFire-MIPSdma实验

Description: 三星公司的S3C44B0X的开发板配套光盘的DMA实验源程序-Samsung's S3C44B0X development board supporting the DMA CD Experimental source
Platform: | Size: 70656 | Author: 孟繁雪 | Hits:

[ARM-PowerPC-ColdFire-MIPSjx44b0study_system_souce_code

Description: 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 Stepper 步进电机驱动实验实验 Key 键盘驱动实验 Dispchar 汉字字符显示实验 Dispgraph 图形显示实验 Iic IIC 总线实验 Tftp TFTP 文件传输实验 Usb USB 数据传输实验 Iis 立体声录放音实验 Touch 触摸屏驱动实验 cf CF卡实验 ide IDE硬盘接口驱动实验 parallel 并行打印机接口通讯实验 Ucos-ii UCOS-II实验:Eg1, Eg2, Eg3, Eg4 gprs GPRS相关实验(主叫实验,被叫实验,收短信实验和发短信实验) gps GPS实验-compressed bundle includes JX44B0 experimental teaching system and the user manual system is the set of test routines. c prepared with the ADT environment compiled plate downloaded to experiment can be executed, Learning is the development arm of useful routines source document shows Leddemo experimental Led LED Display LED Display Serial Experimental Serial Experimental Interrupt external interrupt experimental Dma DMA experimental Pwm PW M Experiment Rtc real time clock experiments Watchdog experimental Ad watchdog AD sampling experiments Stepper Stepper motor drive Experimental Experimental Experimental Key Keyboard Driver Dispchar Chinese characters experimental Dispg raph graphics experimental Iic IIC bus experiment Tftp TFTP file transfer experiments Usb USB Experimental data transmi
Platform: | Size: 4011008 | Author: kl.ud | Hits:

[uCOSucos_IIS

Description: S3C44B0X 自带的IIS 音频接口的使用,通过 DMA 数据传输方式编程实现对wav 声音文件(不超过 10 秒)的循环播放。 -S3C44B0X built-in IIS audio interfaces use, through DMA data transmission programming right wav sound files (not more than 10 seconds) to broadcast the cycle.
Platform: | Size: 436224 | Author: wangting | Hits:

[Other Embeded programs3c44b0daima

Description: 该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.-The package for the ARM S3C44B0 compression source code, which contains five procedures. Were keys to control LED, PWM pulse width modulation, RTC real time clock, UART serial communication, DMA direct memory access, such as five experiments the source code. Code to C language, supplemented by some ARM compilation directives. The experimental development platform for S3C44B0 boards, development tools for ADS1.2.
Platform: | Size: 475136 | Author: 刘贵华 | Hits:

[OtherS3C44B0ziliao

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

[SCMarmcode

Description: 三星ARM44B0X开发板试验代码,ARM MP3 的例程.rar dma实验.rar flash实验.rar.-Samsung ARM44B0X test code development board, ARM MP3 routine. Rar dma experiment. Rar flash experiment. Rar.
Platform: | Size: 5572608 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPS44b0-DMA

Description: S3C44BO处理器DMA代码(DMA中断服务子程序)-DMA processor S3C44BO code (DMA interrupt service subroutine)
Platform: | Size: 99328 | Author: guohuatuo | Hits:

[Com PortDMATx1

Description: 微控制器为S3C44B0x,开发环境为Keil,一个基于DMA的串口通信程序-Microcontroller for S3C44B0x, development environment for the Keil, a DMA-based serial communication program
Platform: | Size: 75776 | Author: | Hits:

[SCMserialfor44b0

Description: 自己写的单片机串并口通讯程序,基于三星44b0的。包括中断模式,dma模式-Write their own string of single-chip parallel port communication procedures, based on Samsung s 44b0. Including the interrupt mode, dma mode
Platform: | Size: 31744 | Author: gengpeng | Hits:

[Embeded LinuxDMAtest

Description: 基于ARM7的44B0开发板的DMA测试程序,C语言编写,可以在ADS1.2上运行-ARM7-based development board 44B0 of DMA test procedure, C language, you can run ADS1.2
Platform: | Size: 38912 | Author: lsy | Hits:

[Linux-Unixarm44b0_dma

Description: 这是在linux下,用arm-linux-elf编译的带中断的dma控制程序,可以在44b0裸机上直接运行,为直接在linux下编译带中断的arm操作系统提供参考依据-This is under linux, using arm-linux-elf Compiler with interrupted dma control procedures can be run directly on bare metal 44b0, directly under linux compiled with the interruption of the operating system to provide a reference arm
Platform: | Size: 78848 | Author: 杨工 | Hits:

[Embeded Linux44b0hardwaretest

Description: 基于三星44b0的测试程序,ADC,定时器,CHACHE,NAND,RTC实时时钟DMA.....通过此程序,我们可以加深对44b0硬件的了解,同时,修改该程序包中的api函数,我们就能把该程序分解成若干的小应用程序.-Samsung 44b0-based testing procedures, ADC, timers, CHACHE, NAND, RTC Real Time Clock DMA. . . . . With this procedure, we can deepen their understanding of the hardware 44b0 at the same time, modify the package in the api functions, we can turn the program is broken down into a number of small applications.
Platform: | Size: 2921472 | Author: 李焕东 | Hits:

[ARM-PowerPC-ColdFire-MIPS44b0_audio

Description: 44b0的音频测试程序,使用dma传输,可以作为三星44b0的dma的例程-44b0 audio test procedures, use dma transfer, as dma routines
Platform: | Size: 574464 | Author: wkshengren | Hits:

CodeBus www.codebus.net