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.

F28377D 内部DAC模块使用问题

Other Parts Discussed in Thread: CONTROLSUITE

1、

DacbRegs.DACCTL.bit.LOADMODE=0;
DacbRegs.DACCTL.bit.DACREFSEL=1;

DacbRegs.DACOUTEN.bit.DACOUTEN=1;
DacbRegs.DACLOCK.bit.DACCTLLOCK=1;
DacbRegs.DACLOCK.bit.DACOUTENLOCK=1;

进行了如上设置,可是在PIN-42测不到输出。

2、设置了DACLOCK寄存器,在仿真时寄存器值显示为“0”。

3、controlsuite里关于28377D的controlcard的资料没有。

在线等答案