Other Parts Discussed in Thread: AM5728
Hi,
How can i reduce the DSP speed/clock on a AM5728? Can i do this without changing the frequency of ARM core (which can be achieved by
setting the cpufreq to a lower value using cpufreq sysfs)
Thanks.
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.
Other Parts Discussed in Thread: AM5728
Hi,
How can i reduce the DSP speed/clock on a AM5728? Can i do this without changing the frequency of ARM core (which can be achieved by
setting the cpufreq to a lower value using cpufreq sysfs)
Thanks.
Hi Sriram,
From a AM57 hardware perspective the DSP frequency is provided from an independent PLL than the ARM. So changing the frequency of DSP is possible by programming the DSP_PLL independently than the MPU_PLL (ARM PLL). The Linux experts on the forum can help you out with the exact software changes required.
Hope this helps.
Regards,
Piyali
Hi Sriram,
On top of that, I advertise using the Clock Tree Tool (CTT)
for a precise visual representation how to alter PLL clock configuration within the device.
Thanks,
Alex