SRAM Usage and Address Ranges on STM32MP25x in OpenSTLinux
I'm using the Yocto-based OpenSTLinux embedded software on a STM32MP25x and I don't understand which portion of the SRAM1/2 is free to use at runtime.Aside from the first 4kBytes of the SRAM1 reserved for OTP shadow, can the rest be fully used, or is...