allocation of global variable SD-RAM external memory.
The 'HAL_SDRAM_Write_8b' and 'HAL_SDRAM_Read_8b' functions were confirmed using STM32H723ZGT6 and IS42S16320D-6TLI.
(Check variable value changes with STM32CubeIDE's Memory Viewer and LiveWatch, no hardware problems)
All internal RAM has been used to implement the current application.
Additional feature implementation requests require variable allocation and access to external RAM.
I reviewed the STM32CubeH7 example and applied it to my project, but encountered a HardFault Handler.
(Modify STM32H747XIHX_FLASH.ld file in my Project)
Please let me know if there is anything else I need to check.
- Example path: \STM32Cube\Repository\STM32Cube_FW_H7_V1.11.1\Projects\STM32H747I-EVAL\Examples\FMC\FMC_SDRAM_DataMemory\STM32CubeIDE\CM7
Build Analyzer - Memory Regions

HardFault_Handler

Debug Message
Starting server with the following options: Waiting for debugger connection... Log output file: C:\Users\thyu\AppData\Local\Temp\STM32CubeProgrammer_a05560.log Memory Programming ... Erasing memory corresponding to segment 0: File download complete
Download verified successfully
|


