Hello!
I soldered a W25Q128JVSIM flash memory onto the Audio shield and it works fine.
I soldered another one to a Teensy 4.1 and I get "Unable to access SPI Flash chip" from "ReadBenchmark" example.
I tried it with two different Teensys with different flash memory chips. Always the same error.
I uncommented the Serial.printf line in function "readID" in file "SerialFlashChip.cpp" and it shows "ID: 00 00 00".
Is it possible that the W25Q128JVSIM flash chips are working on the Audio Shield but not on the Teensy 4.1?
I soldered a W25Q128JVSIM flash memory onto the Audio shield and it works fine.
I soldered another one to a Teensy 4.1 and I get "Unable to access SPI Flash chip" from "ReadBenchmark" example.
I tried it with two different Teensys with different flash memory chips. Always the same error.
I uncommented the Serial.printf line in function "readID" in file "SerialFlashChip.cpp" and it shows "ID: 00 00 00".
Is it possible that the W25Q128JVSIM flash chips are working on the Audio Shield but not on the Teensy 4.1?