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.
TMS320F28027这款DSP,到底支不支持30M晶振???很急!谢谢!
您好,TMS320F28027只支持5~20MHz的晶振,不支持30MHz的晶振。
如果外接了30M的晶振,DSP会怎么样?CCS会怎么样?
还有一个问题,就是TMS320F28027的晶振推荐使用多少呢?
F28027不支持30M的晶振,接30M的晶振并不能让F28027顺利的工作。CCS是调试软件,硬件不工作也就连不上板子。
5~20MHz的晶振比如5,10,15,20MHz晶振都可以。
在程序下载时候(用CCS3.3),有一个“on_chip flash programmer”对话框中,有一个“clock configuration”它的作用是怎样的???不会是DSP运行时候的时钟吧?如果是,那么程序(.C)中的时钟配置,又是谁的时钟呢?谢谢!谢谢!谢谢!
on chip flash programmer中的clock配置是配置的烧写过程中的时钟,主程序中的时钟配置是在DSP运行时起作用。