2024-12-22 07:44 PM - last edited on 2024-12-23 12:04 AM by SofLit
Hello,
I haven't found a code to change HyperRAM configuration register on the STM32H735G-DK. Please provide it if it is available.
Thanks.
2024-12-22 11:59 PM - edited 2024-12-23 12:00 AM
Hello @JKim.2,
This example might be helpful: STM32CubeH7/Projects/STM32H735G-DK/Examples/OSPI/OSPI_HyperRAM_MemoryMapped at master · STMicroelectronics/STM32CubeH7
With Regards,
2024-12-30 04:57 PM
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?
Thanks.