2025-10-03 2:28 AM
I am trying to decrease the DDR Clock Frequency for STM32MP257F-DK board. I used STM32CubeMX Tool to change clock tree and generate the modified device trees and made the required changes, compiled and flashed, but still the ddr clock remains the same.
My question is:
1. What are the changes to be done to change the ddr clock frequency and if i am following the right path or not?
2. Are there any user space commands I can use to do so?