Part Number: TMS320F28377D
Other Parts Discussed in Thread: CONTROLSUITE
Hello,
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.
