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.
你好!请问28035设置外部无源晶振的办法是不是:
在DSP2803x_SysCtrl.c里面把IntOsc1sel()变成XtalOscScl();就可以了啊?还需要设置X1 X2的输入和输出吗?
X1和X2 本身就是独立引脚,没有复用功能。
是的,就换个函数就好。
但要注意是受EALLOW保护的。