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.
有介绍28033的定时器设置寄存器的文档吗?
CpuTimer0Regs.TCR.all = 0x4001;
CpuTimer1Regs.TCR.all = 0x4001;
CpuTimer2Regs.TCR.all = 0x4001;
就这些寄存器。
Eric
谢谢,可是我还是没找到啊,能告诉我在哪一节吗?
谢谢
yuan
Eric Ma 说:Yuan
查看这个文档TMS320F2803x Piccolo System Control and Interrupts Reference Guide
Eric