I'm evaluating if it's possible to access the serial flash on the board directly from the MCU without using the provided Host APIs. That is, use it as a generic SPI flash to store raw data, or put my own filesystem. From the reference manual, these pins are all reserved. Can someone tell me if it's doable?
Thanks,
Lin