Confirming fix from : File-abstraction-and-SdFat-integration
Using "const int chipSelect = 10;" in :: T:\arduino-1.8.13_t54\hardware\teensy\avr\libraries\SD\exampl es\CardInfo\CardInfo.ino
With Above T_3.2 on PJRC Audio tutorial kit - and uncommenting the two SPI MOSI and SCK lines:
SerMon shows:
Code:
Initializing SD card...Wiring is correct and a card is present.
Card type: SDHC
Volume type is FAT64
Volume size (Kbytes): 61038592
Volume size (Mbytes): 59608
Initializing SD card...Wiring is correct and a card is present.
Card type: SDHC
Volume type is FAT64
Volume size (Kbytes): 123441152
Volume size (Mbytes): 120548
And the 64GB uSD :: Audio Tutorial pots 15,16,17 log on 64GB disk with : ...\SD\examples\Datalogger\Datalogger.ino
Code:
...1,979,26
1,979,24
1,981,25
1,1019,24
1,1018,25
1,1019,24
1,1019,25
1,1019,24
1,1019,24
1,1019,24
1,1019,26
1,1019,26
1,1019,301
1,1019,498
1,1018,771
1,1019,847
1,1019,935
1,1018,1003
...
<EDIT> Logger tested at 96 and now 24 MHz to run well
data okay:
Code:
...
1023,21,37
1023,42,42
780,51,47
628,116,104
561,211,165
472,332,214
418,537,215
401,552,215
403,552,215
402,552,215
395,633,356
256,864,542
197,1018,726
115,1018,842
1,1018,851
1,1018,852
1,1018,857
1,1019,857
...