搜索资源列表
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 pwm pwm实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
pwm
- ucos操作系统的实例2基于ARM7及其仿真
pwm
- pwm 调占空比 ucos LPC2132
linux-mini2440.rar
- ARM9开发的13个例子源程序,用C语言写的,在mini2440编译通过,包括按钮,LED灯控制,pwm蜂鸣器报警等源代码。,ARM9 development of 13 examples of source code, written using C language, compiled in mini2440 through, including buttons, LED light control, pwm buzzer alarm, such as source code.
ucos-II-examples-for-ARM7
- ucos-II应用举例,列举了ARM7处理器下ucos-II的移植,以及ucos-II对外围设备的访问(包括gpio、i2c、modem、ppp、pwm、rtc、spi、timer、uart、zlg7290)。-ucos-II Application Examples, listed under the ARM7 processor ucos-II of transplantation, and ucos-II s visit to the peripherals (including gpio
ucos-II_example.rar
- ucos移植后的一些应用举例:gpio、pwm、modem、i2c、ppp、spi、uart等,ucos transplanted some applications, for example: gpio, pwm, modem, i2c, ppp, spi, uart, etc.
STM32-MOTOR-ucgui-ucos-MINI
- 在STM32单片机上实现ucgui,并输出pwm控制3个步进电机,ucgui可以设置3个电机的控制参数,是公司请外面的人研发的。-To achieve the STM32 microcontroller ucgui, and outputs the pwm control three stepper motors, ucgui can set three parameters of motor control, the company developed an outside person.
ucos-test
- 基于ucos-II的基础实验,包括GPIO,定时器,pwm,RTC,信号量。和大家分享!-ucos-II based on the basis of experiments, including GPIO, timers, pwm, RTC, semaphores. To share!
ucos-II-4-STM32wsxxin
- stm32 pwm 用于产生pwm波,一个任务发送一个信号量,一个任务接收这个信号量,每接收一个信号量,占空比就加-stm32 pwm
LPC2114-ucos-pwm
- 开发环境为ADS1.2,LPC2114带ucosII的pwm程序-Development environment for ADS1.2, LPC2114 with the pwm process ucosII
robot_os
- 易于atmage128和ucos的手动机器人控制程序。-ucos easy atmage128 and robot control procedures manual.
softpack-1.4-at91sam7x-ek-web
- at91sam7x的最新版ucos-II内核源码.-ucos-II for at91sam7x
Micrium_ucos_msp4305438_port_v2.87
- ucos Ver 2.87 最新移植到TI的msp4305438低功耗msp430处理器.含相应文档资料.测试过,稳定无BUG. -ucos2 Version 2.87 port to MSP4305438 . stable version.
pwm
- ucos下arm7模块程序pwm,大家来下载吧,个人的小总结,还是比较有用的-ucos procedures under arm7 module pwm, you download it, own a small sum, it is quite useful to
pwm
- 基于LPC229X系列的arm程序-ucos-II应用实例-spi应用-LPC229X series of arm-based program-ucos-II Application Examples-spi Application
pwm
- ucos下 ARM7,LPC2138的pwm使用范例很好的代码-ucos under the ARM7, LPC2138 pwm use the example of good code
4lu-pwm-stm32Pucos
- 基于STM32在ucos上移植 单定时器实现四通道pwm 且占空比可调 加按键和无限通信函数-Based on the STM32 ucos transplant single four-channel pwm timer and adjustable duty cycle plus keys and unlimited communication function
ucosII-task-scheduling-pwm
- ucos-II pwm for STM32F4 Board. THis program is more effficient and control the pwm in proper way.
5.10
- 移植好的ucos系统 包含pwm ENC功能(the ucos system can work)
stm32_pwm
- pwm输出脉冲,使用 pwm函数(TIMx, Freq),即可傻瓜式完成pwm频率输出。(pwm with STM32, by using a simple function)