No difference between AMY vs. BOB, going to revise and dig deeper into SD card states
This commit is contained in:
parent
643042e8a2
commit
76c4b010bf
7 changed files with 1091 additions and 0 deletions
44
tools/constantTFCard/hw_debug/amy_vs_bob_identifications.txt
Normal file
44
tools/constantTFCard/hw_debug/amy_vs_bob_identifications.txt
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
April 1, 2026 ~ 15:34
|
||||
|
||||
From AMY (broken SD Card):
|
||||
|
||||
[ 15549][E][sd_diskio.cpp:806] sdcard_mount(): f_mount failed: (13) There is no valid FAT volume
|
||||
|
||||
STARTUP REPLAY
|
||||
uptime_ms=15438
|
||||
BOARD IDENTITY
|
||||
chip_model=ESP32-S3
|
||||
chip_revision=0
|
||||
chip_cores=2
|
||||
sdk_version=v4.4.7-dirty
|
||||
cpu_mhz=240
|
||||
flash_size=8388608
|
||||
flash_speed=80000000
|
||||
flash_mode=QIO
|
||||
efuse_mac=68BF5B43CA48
|
||||
chip_id=5BBF68
|
||||
reset_reason=UNKNOWN
|
||||
arduino_board=Espressif ESP32-S3-DevKitC-1-N8 (8 MB QD, No PSRAM)
|
||||
sample=34 state=BEGIN_FAIL rail=ON vbus=5.18 batt=0.00 pins=1/0/1/0 probeH(ff=8 z=0 o=0 FF FF FF FF) probeF(ff=8 z=0 o=0 FF FF FF FF) mount=none@0 type=NONE size=0MB root=FAIL
|
||||
[ 15618][E][sd_diskio.cpp:806] sdcard_mount(): f_mount failed: (13) There is no valid FAT volume
|
||||
|
||||
from BOB:
|
||||
|
||||
sample=30 state=MOUNT_OK rail=ON vbus=5.03 batt=3.86 pins=1/0/1/0 probeH(ff=8 z=0 o=0 FF FF FF FF) probeF(ff=8 z=0 o=0 FF FF FF FF) mount=HSPI@400000 type=SDHC size=14910MB root=OK
|
||||
|
||||
STARTUP REPLAY
|
||||
uptime_ms=13167
|
||||
BOARD IDENTITY
|
||||
chip_model=ESP32-S3
|
||||
chip_revision=0
|
||||
chip_cores=2
|
||||
sdk_version=v4.4.7-dirty
|
||||
cpu_mhz=240
|
||||
flash_size=8388608
|
||||
flash_speed=80000000
|
||||
flash_mode=QIO
|
||||
efuse_mac=DC935A43CA48
|
||||
chip_id=5A93DC
|
||||
reset_reason=UNKNOWN
|
||||
arduino_board=Espressif ESP32-S3-DevKitC-1-N8 (8 MB QD, No PSRAM)
|
||||
sample=31 state=MOUNT_OK rail=ON vbus=5.03 batt=3.86 pins=1/0/1/0 probeH(ff=8 z=0 o=0 FF FF FF FF) probeF(ff=8 z=0 o=0 FF FF FF FF) mount=HSPI@400000 type=SDHC size=14910MB root=OK
|
||||
Loading…
Add table
Add a link
Reference in a new issue