I regularly use Teensy 4.1's with large external SPI EEPROM chips using my own code (no library) driving external SPI pins.
My next project will use the M95P32-IXMNT/E 32 MBIT EEPROM chip that supports standard SPI and also QSPI. I am running short of external pins on the Teensy and I would prefer to mount the EEPROM using the QSPI pads already provided.
Are there library calls available to access the QSPI port directly either in SPI or QSPI mode that I could use to port my code, or has anyone else developed a QSPI EEPROM library?
My next project will use the M95P32-IXMNT/E 32 MBIT EEPROM chip that supports standard SPI and also QSPI. I am running short of external pins on the Teensy and I would prefer to mount the EEPROM using the QSPI pads already provided.
Are there library calls available to access the QSPI port directly either in SPI or QSPI mode that I could use to port my code, or has anyone else developed a QSPI EEPROM library?