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

Search list

[Other resourcepwm实验

Description: 三星公司的S3C44B0X开发板的配套光盘的PWM实验源程序-Samsung's S3C44B0X development boards supporting experimental discs PWM source
Platform: | Size: 15589 | Author: 孟繁雪 | Hits:

[Other resourceS3C44B0X例子程序2

Description: 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编译调试。主程序是while空循环,中断服务程序对应四个按键做相应的处理,key1 按键点亮D1灯,并在串口打印信息,因为没有加按键去抖动程序,所以,一次按键,产生几次中断。 -1. Beep -- PWM ADS1.2 testing for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the 57,600 in the Super Terminal Lane by PC keyboard "" "-" buttons, Buzz can be increased to reduce heard voices. 2. Key -- SDT2.51 key test for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the program on the button FS44B0X key1 key2 key3 key4 corresponding LED top-three keyint -- interrupted test button in the project under the Build SDT2.51 debugging. While space is the main program cycle, interrupt service routine correspondence four keys handled accordingly. key1 D1 lights lit keys, and Serial Print information, because no buttons to increase jitter, and therefore, a button. several have interrupted.
Platform: | Size: 507339 | Author: 张淼林 | Hits:

[OS programBEEP-S3C44B0X

Description: PWM测试程序,运行后通过控制超级终端可以改变频率值及改变发声。-PWM testing procedures after running through control of the Super Terminal can change frequency audible and change.
Platform: | Size: 77967 | Author: 李凌 | Hits:

[Develop ToolsS3C44B0X-PWM

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

[Other resourcePWM

Description: 我买的一块ARM S3C44B0X开发板带的一段PWM程序。
Platform: | Size: 86601 | Author: wanglei | Hits:

[Other resourcebeep

Description: s3c44b0x pwm功能的开发应用,很有参考价值
Platform: | Size: 16839 | Author: xuehai | Hits:

[Embeded-SCM DevelopS3C44B0X-test

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

[Other resourceS3C44B0X 开发板PWM Demo程序

Description: S3C44B0X 开发板PWM Demo程序,主要是测试了PWN的功能,可以做为通用程序-S3C44B0X development board PWM Demo procedures, the test is mainly OWN function can be used as a general program
Platform: | Size: 78025 | Author: 冯海东 | Hits:

[OtherS3C44B0X中文技术文档

Description:

 

   
三星的S3C44B0X 16/32位RISC处理器被设计来为手持设备等提供一个低成本高性能的方案。
S3C44B0X提供以下配置:2.5V ARM7TDMI 内核带有8Kcache ;可选的internal SRAM;LCD Controller(最大支持256色STN,使用LCD专用DMA);2-ch UART with handshake(IrDA1.0, 16-byte FIFO) / 1-ch SIO 2-ch general DMAs / 2-ch peripheral DMAs with external request pins External memory controller (chip select logic, FP/ EDO/SDRAM controller) 5-ch PWM timers & 1-ch internal timerWatch Dog Timer71 general purpose I/O ports / 8-ch external interrupt source RTC with calendar function 8-ch 10-bit ADC 1-ch multi-master IIC-BUS controller 1-ch IIS-BUS controller Sync. SIO interface and On-chip clock generator with PLL.
S3C44B0X采用一种新的三星ARM CPU嵌入总线结构-SAMBA2,最大达66MHZ。

Platform: | Size: 78690 | Author: ssunshine | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44B0X 开发板PWM Demo程序

Description: S3C44B0X 开发板PWM Demo程序,主要是测试了PWN的功能,可以做为通用程序-S3C44B0X development board PWM Demo procedures, the test is mainly OWN function can be used as a general program
Platform: | Size: 77824 | 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-MIPSpwm实验

Description: 三星公司的S3C44B0X开发板的配套光盘的PWM实验源程序-Samsung's S3C44B0X development boards supporting experimental discs PWM source
Platform: | Size: 69632 | Author: 孟繁雪 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44B0X例子程序2

Description: 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编译调试。主程序是while空循环,中断服务程序对应四个按键做相应的处理,key1 按键点亮D1灯,并在串口打印信息,因为没有加按键去抖动程序,所以,一次按键,产生几次中断。 -1. Beep-- PWM ADS1.2 testing for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the 57,600 in the Super Terminal Lane by PC keyboard "" "-" buttons, Buzz can be increased to reduce heard voices. 2. Key-- SDT2.51 key test for the project under the Build, in the ADW sdt2.51 Lane debugging, after running the program on the button FS44B0X key1 key2 key3 key4 corresponding LED top-three keyint-- interrupted test button in the project under the Build SDT2.51 debugging. While space is the main program cycle, interrupt service routine correspondence four keys handled accordingly. key1 D1 lights lit keys, and Serial Print information, because no buttons to increase jitter, and therefore, a button. several have interrupted.
Platform: | Size: 506880 | Author: 张淼林 | Hits:

[OS programBEEP-S3C44B0X

Description: PWM测试程序,运行后通过控制超级终端可以改变频率值及改变发声。-PWM testing procedures after running through control of the Super Terminal can change frequency audible and change.
Platform: | Size: 77824 | Author: 李凌 | 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:

[ARM-PowerPC-ColdFire-MIPSPWM

Description: 我买的一块ARM S3C44B0X开发板带的一段PWM程序。-I bought a development board with ARM S3C44B0X section PWM procedures.
Platform: | Size: 87040 | Author: wanglei | Hits:

[ARM-PowerPC-ColdFire-MIPSbeep

Description: s3c44b0x pwm功能的开发应用,很有参考价值 -s3c44b0x pwm function in the development and application of, the valuable
Platform: | Size: 92160 | Author: xuehai | 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 program59564358S3C44B0X-PWM

Description: 三星s3c44b0x的pwm程序库文件,功能强大-Samsung S3C44B0X PWM library files, powerful
Platform: | Size: 194560 | Author: sss | 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:
« 12 »

CodeBus www.codebus.net