Part Number: TMS320F28384D 使用外部有源晶振,软件运行到这里就出错结束了
软件在TI的开发板上是可以run起来的,但是TI的开发板是用无源晶振,我们的板子是用有源晶振
请问应该如何修改?
void InitSysCtrl(void) {
。。。。。。 // // Verify the crystal frequency. // Note: This check can be removed if you are not using XTAL as the PLL …
Part Number: TMS320F28384D Other Parts Discussed in Thread: SYSCONFIG I hope this email finds you well.
I am currently working on a project involving the CAN peripheral on the 28384D microcontroller. I have encountered an issue where I am unable to use…