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.

TMS320F28377D: CPUx.PCLKCRx bit value that is not selected

Part Number: TMS320F28377D
Other Parts Discussed in Thread: CONTROLSUITE

Hello,

(SPRUHM8F f28377d trm p107)


Every shared peripheral has a CPUSEL bit and a couple of CPUx.PCLKCRx bits.

That is, one of the CPUx.PCLKCRx is not used.

Then, Do TI mind the value of CPUx.PCLKCRx bit which is not used ?

As long as as I study, I think the bit CPUx.PCLKCRx could be whichever zero or 1.
- Example: controlSUITE sample code, both "blinky_dc_cpu01.c" and "blinky_dc_cpu02.c" calls InitPeripheralClocks() which write the bit to 1. It is good to utilize TI's code.
- Example: It would be also good to leave the bit zero to save some current consumption.