User Activity

HiCommunity,I am working with an STM32H723 microcontroller and have configured the OctoSPI interface as follows:​OctoSPI clock source: 200 MHz​Clock Prescaler of OctoSPI2: 2​OctoSPI2 operating frequency: 100 MHz​In my setup, HyperRAM and HyperFlash s...
My MCU is the STM32H723. To save GPIO pins, I would like to use the following architecture:- Connect external HyperRAM and Flash to one OCTOSPI bus. - Use multiplexed mode to access OCTOSPIM_P1 and OCTOSPIM_P2.- Map external RAM and Flash to differen...