在网上找了个实例,可是程序里面人家用了好几个自己做的头文件,而我刚开始接触launch pad,还不会这方面的东西,希望能给我几个关于MSP430G2553的头文件: 430G2553 init.h ; 430G2553 timer.h ; 430G2553 show.h ; 430G2553 key.h ;430G2553 12864.h 。 同时也希望能把如何编写头文件的方法告知一下。 谢谢了
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在网上找了个实例,可是程序里面人家用了好几个自己做的头文件,而我刚开始接触launch pad,还不会这方面的东西,希望能给我几个关于MSP430G2553的头文件: 430G2553 init.h ; 430G2553 timer.h ; 430G2553 show.h ; 430G2553 key.h ;430G2553 12864.h 。 同时也希望能把如何编写头文件的方法告知一下。 谢谢了
Michael Bieber,
如Maka Luo所说, 如果是刚开始学习MSP430的话,不建议看别人写的复杂程序,且还是不完整的。请从下列链接下载对应的MSP430G2553 code example,
http://www.ti.com/general/docs/lit/getliterature.tsp?literatureNumber=slac485c&fileType=zip
另外,关于MSP430G2553的其他软件和APP文档详见下列链接的software和application note部分。
http://www.ti.com/product/msp430g2553
希望对你有帮助!O(∩_∩)O~