微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 无线和射频 > TI蓝牙设计交流 > 怎样用CC2541对PWM波的占空比实现连续控制?

怎样用CC2541对PWM波的占空比实现连续控制?

时间:10-02 整理:3721RD 点击:

求指点,求例程代码

请参考网址内容,下载 Bluetooth Low Energy Light Development Kit的源码.

里面有APP控制PWM duty来调节LED亮度.

http://www.ti.com/tool/cc2540tdk-light?keyMatch=ble%20lighting%20kit&tisearch=Search-EN-Everything

由于PWM的控制如果和中断相关,可能会受到STACK的影响,所以需要详细读以下章节:

CC254x User Guide:chapter 7.6 to see which IOs can be routed directly to the timer peripherals.

chapters 9.8 and 10.5 for the output compare modes.

例程可以参考 buzzer.c, 在 KeyFob 这个工程里,PWM 在 Timer3上的用法.

http://www.ti.com/product/CC2541/toolssoftware

寻找CC2541/43/44/45 Peripherals Software Examples 点击下载

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top