Fail to adress memory
Hello,
I'm attempting to establish communication between an STM32L552CET6 microcontroller and an external flash memory.
When I manually initiate communication, the component responds to the microcontroller, indicating no hardware issues.
However, when I attempt to create a NAND filesystem, the read function places the data at an address inaccessible to the microcontroller. Despite attempts to modify the IRAM region in the scatter file, the issue persists.
Below is a capture of Keil µVision during debugging
have you any idea about this issue?
Best regards,

