Q. Are you sure about combination of FRAM + HypeRAM on the same interface?
A. Yes, you can use HyperRAM and QSPI FRAM devices on the same interface, using different chip selects.
Q. Does this mean I have to use both chips at the same lower frequency?
A. Typically, yes, you have to use the same frequency for both devices, connected to the same FlexSPI interface. However, if the FRAM accesses are relatively rare, you can stop the HyperRAM access, then configure the flash clock to the lower frequency (e.g. half the clock frequency by setting the MCR0[HSEN] bit, this is the fastest way to lower the clock frequency) then access the FRAM and then switch the flash clock back to higher frequency.
Q. I do not understand why I have problem with writing at higher frequencies if reading is working well.
A. It seems to be some chip-specific timing related. Also, please note that if you boot and XiP from a HyperFlash device, only the Read path LUT sequences become initialized at boot time, the Write path LUT sequences should be initialized manually further.
Best Regards,
Artur