Forum Rule: Always post complete source code & details to reproduce any issue!
-
TEENSY 4.1 where do I connect to use third SPI
My project is SPI intensive with significantly different priorities on SPI usage, and I would like to make use of all three SPI connections. I see pins labeled MISO and MISO1 on the Pinout Card. I don't see anything labeled MISO2. Which holes in the middle are which?
-
Senior Member+
You can either get to them by the SDCard pin or from the bottom memory chips.
You can see them on my cheat sheet which you can download from
Card Like:

Pin Mux values:
Last edited by KurtE; 09-23-2021 at 05:43 PM.
-
Where can I buy that as as poster?
-
Senior Member+

Originally Posted by
Frank B
Where can I buy that as as poster?
Not sure
But excel document with it, plus a PDF that this image is from is up at: https://github.com/KurtE/TeensyDocuments
And to all, if you find problems in it, let me know. It has been within the last couple of weeks that a few were found that I had not run into...
EDIT: Forgot to mention it is one of the pages (actually several) in https://github.com/KurtE/TeensyDocum...%20Pinout.xlsx
Some of the pages are WIP, like the T4.1 MUX page as I wanted a page that has all of the ALT number for each of the pins to what function.
Also second part there is the real WIP part where I started going through doing the IOMUXC_xxx_SELECT_INPUT values for many of these pins.
Like to use pin 7 for Serial you need to alo set: IOMUXC_LPUART4_RX_SELECT_INPUT=2
-
Senior Member
Thanks for that chart KurtE, I keep coming back to it and it keeps ptoviding options.
-
Senior Member
I've added a link to this thread on the Teensy 4.1 product page.
New Teensy 4.1 cards are also being printed. I'm waiting to update the website until we actually start shipping the freshly printed cards. But the info isn't a secret. If you want an early look, or want the print the new card yourself, here are the latest PDF files.
https://www.pjrc.com/teensy/card11a_rev3_web.pdf
https://www.pjrc.com/teensy/card11b_rev3_web.pdf
-
Senior Member+
-
Thank you!!! This is what I is exactly what I was hoping for.
-

Originally Posted by
PaulStoffregen
New Teensy 4.1 cards are also being printed.
Thank you for adding the back side! Those little cards are so handy at times.
-

Originally Posted by
Frank B
Where can I buy that as as poster?
At your local Kinkos or equivalent.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules