2019-06-21 12:54 AM
We are building a customized board with processor STM32MP157AAD3 and DDR3 of 1GB. I am able to download the source for STM32MP157 from the STM website, and I am not sure with what DDR configuration it has been done.So how to set ddr configuration of 1 GB in the BSP ?
Regards, Nitish
Solved! Go to Solution.
2019-06-21 01:18 AM
Hello,
You should use STM32CubeMx to configure the system according to your HW and generate Device Tree. You could then use STM32CubeMx DDR Tools to tune/test your DDR3.
See also AN5168
2019-06-21 01:18 AM
Hello,
You should use STM32CubeMx to configure the system according to your HW and generate Device Tree. You could then use STM32CubeMx DDR Tools to tune/test your DDR3.
See also AN5168