Question
APS6408L-3OBM-BA RAM not working with stm32h723 processor
hello everyone. I have a question. I am using APS6408L-3OBM-BA as external RAM in a project. First, I used the APS6408L-3OBM-BA RAM on the STM32L4P5G-DK board as memory mapped, but when I use the STM32H723VET6 processor, I cannot run the RAM. HAL_RCCEx_OCTOSPIDelayConfig(delay, 0); The function is not available for the STM32H723 processor library. How can I do the calibration or run it without calibration? Is there a software for APS6408L-3OBM-BA RAM for STM32H723?
