cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H735G-DK HyperRAM Configuration Register

JKim.2
Associate III

Hello,

 

I haven't found a code to change HyperRAM configuration register on the STM32H735G-DK. Please provide it if it is available.

 

Thanks.

2 REPLIES 2
ASEHST
ST Employee

Hello @JKim.2,

This example might be helpful: STM32CubeH7/Projects/STM32H735G-DK/Examples/OSPI/OSPI_HyperRAM_MemoryMapped at master · STMicroelectronics/STM32CubeH7

 

With Regards,

If your question is answered, please close this topic by clicking "Accept as Solution".

Hello @ASEHST ,

 

Thank you for your answer. I looked into the github folder but I still can't find the related code.

For example, if I want to change the drive strength of the HyperRAM, how can I do that?

JKim2_0-1735606631312.png

 

Thanks.