Welcome![Sign In][Sign Up]
Location:
Search - s3c44b0 pwm

Search list

[Other resources3c44b0daima

Description: 该压缩包为ARM S3C44B0的源代码,含有5个程序。分别为按键控制LED,PWM脉冲宽度调制,RTC实时时钟,UART串口通信,DMA直接内存存取等5个实验的源代码。代码以C语言为主,辅以部分ARM汇编指令。该实验开发平台为S3C44B0板,开发工具为ADS1.2.
Platform: | Size: 447285 | Author: 刘贵华 | Hits:

[Embeded-SCM DevelopS3C44B0X-test

Description: s3c44b0 的开发板测试的所有源代码及程序!!!汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试; 定时器、PWM测试等;
Platform: | Size: 4392 | Author: 叶凌 | Hits:

[Other resourcePWMtest

Description: 使用ADS1.2打开,测试s3c44b0的pwm的功能代码,用c语言编写
Platform: | Size: 30491 | Author: 孙忠祥 | Hits:

[Other resourcepwm

Description: s3c44b0 uclinux pwm 驱动与相应的makefile。
Platform: | Size: 9407 | Author: 陆某 | Hits:

[Other resourcePWM

Description: 用S3C44B0X实现的PWM源代码程序,用ADS集成开发环境.
Platform: | Size: 81964 | Author: 汪亲朋 | Hits:

[ARM-PowerPC-ColdFire-MIPS44b0x_test

Description: 这是三星arm s3c44b0x开发板上的一些实例程序,包括lcd,led,key,pwm,uart等-arm s3c44b0x development board some examples of procedures, including LCD, led, key, PWM, UART, etc.
Platform: | Size: 779264 | Author: cguo | Hits:

[ARM-PowerPC-ColdFire-MIPS44b0x_example

Description: 基於S3C44B0X上的各種範例,可以實驗IDE,PWM,USB,LED...etc。對於初學嵌入式系統者有很大助益。-S3C44B0X based on the model can experiment IDE, PWM, USB, etc. LED .... For beginners embedded systems are very useful.
Platform: | Size: 797696 | Author: 吳中億 | Hits:

[DSP programdemo_code_for_S3C44B0X

Description: 三星44b0的测试程序, C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试; 定时器、PWM测试等; -Samsung 44b0 testing procedures, C language code is the main application code, including : the establishment of the use of directives cache; Main changes to the system clock of 32 MHz; IO port functions, set direction; Initialization interruption; Initialization DMF50081 LCD module; The buzzer sounded testing; LCD test; LED output test; Timer, PWM testing;
Platform: | Size: 100352 | Author: wohulf | Hits:

[BooksS3C44B0X-PWM

Description: 可以对自己开发基于S3C44B0X的PWM控制电路起到很好的借鉴!-ourselves on the development based on S3C44B0X PWM control circuit and play a very good reference!
Platform: | Size: 194560 | Author: 刘研 | 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:

[Embeded-SCM DevelopS3C44B0X-test

Description: s3c44b0 的开发板测试的所有源代码及程序!!!汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试; 定时器、PWM测试等;-S3C44B0 development board to test all source code and procedures! ! ! Assembly code to initialize the main complete system, including: the prohibition of watchdog ban all interrupted initialize memory (including SDRAM) set PLL multiplier so that all clock modules initialize stack settings interruption, etc. C language code is application code, including: the use of instruction cache settings modify the system master clock is 32MHz IO port functions, the direction of settings initialization interrupt DMF50081 LCD module initialization buzzer test LCD test LED output test timer, PWM testing
Platform: | Size: 4096 | Author: 叶凌 | Hits:

[Other Embeded programPWMtest

Description: 使用ADS1.2打开,测试s3c44b0的pwm的功能代码,用c语言编写-The use of open ADS1.2, testing S3C44B0 the pwm function code, using c language
Platform: | Size: 30720 | Author: 孙忠祥 | Hits:

[Embeded Linuxpwm

Description: s3c44b0 uclinux pwm 驱动与相应的makefile。-s3c44b0 uclinux pwm drive with the corresponding makefile.
Platform: | Size: 9216 | Author: 陆某 | Hits:

[ARM-PowerPC-ColdFire-MIPSPWM

Description: 用S3C44B0X实现的PWM源代码程序,用ADS集成开发环境.-err
Platform: | Size: 87040 | Author: 汪亲朋 | Hits:

[OtherTimer

Description: s3c44b0 PWM timer和看门狗定时器测试-s3c44b0 PWM timer and watchdog timer test
Platform: | Size: 112640 | Author: wangliang | Hits:

[ARM-PowerPC-ColdFire-MIPSPWMtest

Description: 此源码为s3c44b0关于PWM的测试代码,课用于此开发板的测试及应用-The source for the s3c44b0 PWM tests on the code for this class of test and application development board
Platform: | Size: 30720 | Author: 方园 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44b0x----Task--RTC-PWM-LED-UART

Description: 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能模块是PWM+RTC两个功能模块,主要实现定时功能和日历功能,其它模块为辅助功能,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考! -The project build tool is ADS1.2, development board is S3C44b0x, the main achievement of functional modules are PWM+ RTC two functional modules, the main timer and calendar functions, and other modules for accessibility, reference entry for beginners. Recent study of S3C44b0 ARM development board, download the source code line number can not be right to run the ADS environment, so upload the sub-module for reference!
Platform: | Size: 145408 | Author: 郑鼎立 | Hits:

[SCMPWM_Test

Description: s3c44b0 实现PWM实验,开发环境embest-s3c44b0 achieve the function of pwm_test
Platform: | Size: 5120 | Author: lzc | Hits:

[uCOSPWMtest

Description: s3c44b0处理器,PWM测试源代码,主要针对PWM外设进行驱动设计及功能测试。(S3C44B0 processor, PWM test source code, mainly for PWM peripherals driver design and functional testing.)
Platform: | Size: 35840 | Author: bingjian1223 | Hits:

CodeBus www.codebus.net