Forum Rule: Always post complete source code & details to reproduce any issue!
Results 1 to 2 of 2

Thread: QSPI PSRAM for Teensy 4.0?

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Location
    Alameda, CA
    Posts
    8

    QSPI PSRAM for Teensy 4.0?

    The lovely little PSRAM chips that PJRC sells support QSPI and SPI. From staring at high-res photos of the Teensy 4.1 like they're wired up with QSPI on the 4.1, but on the audio board only the SPI pins are connected. And the pinout diagrams for the 4.0 and 4.1 only list regular SPI pins as being broken out.

    Is it possible for me to build a board with memory chips that the Teensy can speak QSPI to?

    Also, this is all premised on the idea that this would have some speed benefit, but maybe the limiting factor isn't going to be SPI speed.

  2. #2
    Senior Member PaulStoffregen's Avatar
    Join Date
    Nov 2012
    Posts
    27,656
    Quote Originally Posted by ianloic View Post
    Is it possible for me to build a board with memory chips that the Teensy can speak QSPI to?
    No, not with Teensy 4.0. The QSPI pins aren't accessible on Teensy 4.0. They're only available on Teensy 4.1.


    Also, this is all premised on the idea that this would have some speed benefit, but maybe the limiting factor isn't going to be SPI speed.
    Most audio projects use only the internal memory.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •