Something strange is happening.
If I start the DUE without an SD card, then insert it, then the DUE crashes after two or three seconds then starts up with the SD mounted and it lists the files on the serial port.
If I then remove the card and put it back then I get this:
09:25:26.401 : SD card inserted
09:25:27.761 : Begin file list
09:25:28.001 : BDAFFA05005 - Coin Reject 2795377
09:25:28.001 : BDAFFA05007-1 Note Chute 1 2039352
There are 1.2 seconds between Card Inserted and file list.
The same card on a MEGA gives me this:
09:18:07.398 : SD card inserted
09:18:08.018 : Begin file list
09:18:08.038 : BDAFFA05005 - Coin Reject 2795377
09:18:08.038 : BDAFFA05007-1 Note Chute 1 2039352
That is 0.6 seconds, half the time.
Is the MEGA running hardware SPI and the DUE software?
Thank you,
Errol