Other Parts Discussed in Thread: OMAPL138
I was considering bringing up my OMAPL138 with just the ARM on and the DSP disabled at initialization. One thought I was having regarding this issue was to specifically turn off the DSP via the PSC. I was going through the PSC and PLL reference and saw the following:
#define LPSC_DSP 15 /*PSC0*/
Would it be possible to just disable this PSC?
I’m just curious if that would have a negative effect on other peripherals I might still need through the ARM.