After that, you need to switch the IOMUX of GPIO 47 and 48 by `PIN_FUNC_SELECT(IO_MUX_GPIO47_REG, FUNC_SPICLK_P_SPICLK_DIFF);`, etc. btw, maybe you need to do this when the cache is disabled. Do this in the place where MSPI is initialized ...