文件名称:Timer0APWM_4F120
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-17
- 文件大小:
- 82kb
- 下载次数:
- 0次
- 提 供 者:
- pierr******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在PWM模式下使用Timer0A产生给定周期和占空比的方波。 Timer0A使用PF0或PB6。 使用PB6,是因为连接到开发板上的SW2。-Use Timer0A in PWM mode to generate a square wave of a given
period and duty cycle. Timer0A can use PF0 or PB6. PB6 is
used because PF0 is connected to SW2 on the Launchpad.
NOTE:
By default PB6 is connected to PD0 by a zero ohm R9, and PB7
is connected to PD1 by a zero ohm R10. These jumpers allow
the LM4F120 Launchpad to work with certain legacy Booster
Packs and can safely be removed. The following program
assumes that R9 and R10 have been removed or it is being used
as a module in a larger program that knows not to try to use
both PB6 and PD0 or PB7 and PD1 at the same time.
period and duty cycle. Timer0A can use PF0 or PB6. PB6 is
used because PF0 is connected to SW2 on the Launchpad.
NOTE:
By default PB6 is connected to PD0 by a zero ohm R9, and PB7
is connected to PD1 by a zero ohm R10. These jumpers allow
the LM4F120 Launchpad to work with certain legacy Booster
Packs and can safely be removed. The following program
assumes that R9 and R10 have been removed or it is being used
as a module in a larger program that knows not to try to use
both PB6 and PD0 or PB7 and PD1 at the same time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Timer0APWM_4F120\PLL.c
................\pll.crf
................\pll.d
................\PLL.h
................\pll.o
................\startup.d
................\startup.lst
................\startup.o
................\startup.s
................\Timer0APWM.axf
................\Timer0APWM.c
................\timer0apwm.crf
................\timer0apwm.d
................\Timer0APWM.h
................\Timer0APWM.htm
................\Timer0APWM.lnp
................\Timer0APWM.map
................\timer0apwm.o
................\Timer0APWM.plg
................\Timer0APWM.tra
................\Timer0APWM.uvgui.argHome
................\Timer0APWM.uvgui.Valvano
................\Timer0APWM.uvgui.ValvanoJonathan
................\Timer0APWM.uvgui_argHome.bak
................\Timer0APWM.uvgui_ValvanoJonathan.bak
................\Timer0APWM.uvopt
................\Timer0APWM.uvproj
................\timer0apwm.__i
................\Timer0APWMTestMain.c
................\timer0apwmtestmain.crf
................\timer0apwmtestmain.d
................\timer0apwmtestmain.o
................\timer0apwmtestmain.__i
................\Timer0APWM_Timer0APWM.dep
................\Timer0APWM_uvopt.bak
................\Timer0APWM_uvproj.bak
Timer0APWM_4F120