Resolved! STM32H7A3 OctoSPI Memory Mapped Mode Write Problem to HyperRAM S70KL1282
I am struggeling with a HyperRAM on STM32H7A3 with OctoSPI2 in Memory Mapped Mode Write.In order to check, if the access to the HyperRAM is ok, I am running through a loop which writes all 0 / 0x55555555 / 0xAAAAAAAA (with 32 Bit access) to the RAM a...