SPI Flash not defined (CPX)

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
kgeidel
 
Posts: 1
Joined: Mon Dec 13, 2021 8:52 am

SPI Flash not defined (CPX)

Post by kgeidel »

Hello,

I have a classroom set of Circuit Playground Express. I want students to log data obtained with the accelerometer during a Physics lab. I downloaded the latest Adafruit SPIFlash and SDFat Adafruit Fork libraries. I cannot get the examples working. I get the same error in all of the sketches- here is the error from SdFat_ReadWrite:
Arduino: 1.8.16 (Linux), Board: "Adafruit Circuit Playground Express"

SdFat_ReadWrite:49:6: error: #error No QSPI/SPI flash are defined on your board variant.h !
#error No QSPI/SPI flash are defined on your board variant.h !
^~~~~
exit status 1
#error No QSPI/SPI flash are defined on your board variant.h !


This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
(Verbose mode is quite verbose, let me know if it would help to include it anyways)

Thank you for any help you may provide!

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”