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.

TMS320F2812: 关于ConfigCpuTimer,CPU0定时器问题

Part Number: TMS320F2812

我在使用CPU0定时器作为定时中断时,想实现 30s左右的延时,ConfigCpuTimer(&CpuTimer0, 150, 30000000),上电后发现最多只能延时14s左右,请问cpu定时最长时间为多少?