Skip to main content
MWoło.2
Senior III
January 7, 2023
Question

STM32MP157CAA ddr3 SPL U-Boot compilation

  • January 7, 2023
  • 2 replies
  • 725 views

Hi,

how to compile fsbl to test ddr3 purposes. Unfortunately, I can't use the official one due to different UART4 debug pins and I2C4 PMIC. I can't find a good link with simple instructions. Maybe someone gives me a link or short instructions on how to compile U-Boot SPL to test/tune ddr3.

Thanks

BR Michal

This topic has been closed for replies.

2 replies

PatrickF
ST Employee
January 9, 2023

Hi @Michał Wołowik​ 

On latest deliveries (v4.x), uBoot SPL is not recommended for DDR tests purposes.

Instead, a new dedicated tool is now available :https://wiki.st.com/stm32mpu/wiki/STM32DDRFW-UTIL_release_note

See also https://github.com/STMicroelectronics/STM32DDRFW-UTIL/blob/main/README.md

Regards.

In order to give better visibility on the answered topics, please click on 'Best Answer' on the reply which solved your issue or answered your question.Tip of the day: Try Sidekick STM32 AI agent
MWoło.2
MWoło.2Author
Senior III
January 9, 2023

Thanks Patrick

I try and give feedback.

BR Michal