SPISlave_T4 icon indicating copy to clipboard operation
SPISlave_T4 copied to clipboard

SPI Slave Library for Teensy 4.0/4.1

Results 5 SPISlave_T4 issues
Sort by recently updated
recently updated
newest added

Hi, We have been trying to set up SPI communication with a Arduino Uno Master and Teensy 4.1 Slave. After checking with an oscilloscope, we can see that the signals...

Your code corrupts incoming MOSI messages somehow. I can see this on a digital logic analyser, sending data between teensies. Neither slave nor master is getting data. It seems like...

I'm trying to communicate my master teensy 4.1 board with several teensy 4.1 slave boards, but I couldn't find any library that can help me to make a teensy work...

I've been trying to get this library going for use with SPI1, but aren't having much luck. I made a copy, and changed the IOMUX* entries to match that of...

Hey There! Thank you for your Library, this will help me very much! There are just little tweaks you could take if you want. the SPISlave_T4.tpp should be named SPISlave_T4.cpp,...