-
大小: 122KB文件類型: .zip金幣: 2下載: 2 次發布日期: 2021-01-11
- 語言: 其他
- 標簽: MSP430F5529??
資源簡介
基于MSP430F5529的直流電機的程序.zip
代碼片段和文件信息
++/****************************************************************************************
?* @brief: 直流電機驅動Demo
?* @files:?main.c
?* @date: 2015-04-24
?* @athour:zhangkai
?* @pin:
?* ???????LCD:P3.2???<--->??SCK
?* ???????????P3.0???<--->??SDA
?* ???????????P2.6???<--->??CS
?* ???????????P3.7???<--->??CD
?* ???????????P8.2???<--->??RES
?* ???????????????????直流電機: P1.2???<--->??PWM
?* ??????????? P6.1???<--->??HIGH
?*
?* ??????????????????使能: P6.1???<--->??HIGH
?****************************************************************************************/
#include??
#include?
#include?
#include?“sysclk.h“
#include?“grlib.h“
#include?“Template_Driver.h“
#include?“wheel.h“
#include?“graph_extend.h“
#include?“button.h“
#define?CCR_TIMER? 10000
extern?uint16_t?coun
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-04-26?16:19??CH6_DC_Motor\
?????文件?????????545??2015-07-04?14:58??CH6_DC_Motor\.ccsproject
?????文件???????31040??2015-07-04?14:58??CH6_DC_Motor\.cproject
?????目錄???????????0??2016-04-26?16:19??CH6_DC_Motor\.launches\
?????文件????????4237??2015-07-04?14:58??CH6_DC_Motor\.launches\CH3_LCD.launch
?????文件????????4318??2015-07-07?10:07??CH6_DC_Motor\.launches\CH6_DC_Motor.launch
?????文件????????4314??2015-07-04?14:58??CH6_DC_Motor\.launches\DC_Motor_MSEK_5529.launch
?????文件?????????842??2015-07-04?14:58??CH6_DC_Motor\.project
?????目錄???????????0??2016-04-26?16:19??CH6_DC_Motor\.settings\
?????文件??????????62??2015-07-04?14:58??CH6_DC_Motor\.settings\org.eclipse.cdt.codan.core.prefs
?????文件?????????123??2015-07-04?14:58??CH6_DC_Motor\.settings\org.eclipse.cdt.debug.core.prefs
?????文件?????????907??2015-07-04?14:58??CH6_DC_Motor\.settings\org.eclipse.core.resources.prefs
?????目錄???????????0??2016-04-26?16:24??CH6_DC_Motor\Debug\
?????文件???????52693??2015-08-05?09:42??CH6_DC_Motor\Debug\CH6_DC_Motor.map
?????文件??????326909??2015-08-05?09:42??CH6_DC_Motor\Debug\CH6_DC_Motor_li
?????目錄???????????0??2016-04-26?16:19??CH6_DC_Motor\Debug\Graph\
?????目錄???????????0??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\Fonts\
?????文件?????????551??2015-08-05?09:42??CH6_DC_Motor\Debug\Graph\Fonts\fontcm16.pp
?????文件?????????557??2015-08-05?09:42??CH6_DC_Motor\Debug\Graph\Fonts\fontcm16b.pp
?????文件?????????575??2015-08-05?09:42??CH6_DC_Motor\Debug\Graph\Fonts\fontfixed6x8.pp
?????文件????????4714??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\Fonts\subdir_rules.mk
?????文件?????????942??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\Fonts\subdir_vars.mk
?????目錄???????????0??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\LCD_Driver\
?????文件????????2251??2015-08-05?09:42??CH6_DC_Motor\Debug\Graph\LCD_Driver\Template_Driver.pp
?????文件????????1800??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\LCD_Driver\subdir_rules.mk
?????文件?????????640??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\LCD_Driver\subdir_vars.mk
?????目錄???????????0??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\graph_extend\
?????文件????????1525??2015-08-05?09:42??CH6_DC_Motor\Debug\Graph\graph_extend\graph_extend.pp
?????文件????????1799??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\graph_extend\subdir_rules.mk
?????文件?????????634??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\graph_extend\subdir_vars.mk
?????目錄???????????0??2016-04-26?16:24??CH6_DC_Motor\Debug\Graph\grlib\
............此處省略62個文件信息
評論
共有 條評論