-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Operating System
MacOS
Arduino IDE version
2.3.6
Board
Unexpected Maker FeatherS3 Neo
ArduinoCore version
3.3.2
TinyUSB Library version
3.7.3
Sketch as ATTACHED TXT
Compiled Log as ATTACHED TXT
What happened ?
Connected the MicroSD Breakout to the board, with IO34 as the CS pin, using hardware SPI. Uploaded the msc_sdfat example sketch. It crashes the MCU.
Confirmed that the SD Card works with other Arduino sketches and CircuitPython, so I've ruled out a connection issue. It seems to crash when calling usb_msc.setUnitReady(false);.
How to reproduce ?
- Connect FeatherS3 Neo (or I assume any ESP32-S3 board) to Micro SD Breakout
- Upload sketch
- Open serial monitor
- See stack trace for crash details
Debug Log as ATTACHED TXT
Screenshots
No response
I have checked existing issues, pr, discussion and documentation
- I confirm I have checked existing issues, pr, discussion and documentation.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working