Kris Kasprzak

Results 2 issues of Kris Kasprzak

I'm using a Teensy 4.0, and an SST25PF040C connected to the SPI bus (chip select pin to) I tried running readWriteString.ino with no code changes readWriteString:33: error: no matching function...

possible bug

The examples don't seem to show if (and how) I can turn off (or suspend) the WDT and restart it. My reason is I have a blocking process (memory erase...