uSD failing #256
mbigge
started this conversation in
IMSAI8080esp replica
uSD failing
#256
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Below is the readout from Putty.
I have:
Power is passing through from the ESP32 to the motherboard, however no lights are coming on.
I'm out of ideas. What else can I try?
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x1f (SPI_FAST_FLASH_BOOT)
configsip: 188777542, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:4940
ho 0 tail 12 room 4
load:0x40078000,len:15120
load:0x40080400,len:3764
entry 0x40080620
I (306) psram: This chip is ESP32-PICO
I (306) spiram: Found 64MBit SPI RAM device
I (307) spiram: SPI RAM mode: flash 80m sram 80m
I (310) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
I (317) cpu_start: Pro cpu up.
I (321) cpu_start: Starting app cpu, entry point is 0x40081c40
I (0) cpu_start: App cpu up.
I (812) spiram: SPI SRAM memory test OK
I (854) cpu_start: Pro cpu start user code
I (854) cpu_start: cpu freq: 240000000
I (854) cpu_start: Application information:
I (857) cpu_start: Project name: imsaisim_esp32
I (862) cpu_start: App version: v1.12.0
I (867) cpu_start: Compile time: Jun 10 2023 03:02:39
I (873) cpu_start: ELF file SHA256: cd219fa8e9f544b1...
I (879) cpu_start: ESP-IDF: v4.4.4-1-gadda465dc3
I (886) heap_init: Initializing. RAM available for dynamic allocation:
I (893) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (899) heap_init: At 3FFBBD00 len 00024300 (144 KiB): DRAM
I (905) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (911) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (918) heap_init: At 4009DAF0 len 00002510 (9 KiB): IRAM
I (924) spiram: Adding pool of 3629K of external SPI memory to heap allocator
I (932) spi_flash: detected chip: gd
I (936) spi_flash: flash io: qio
I (941) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (976) nvs: Reading settings from NVS
I (977) nvs: settings = 00000000
I (977) esp32_boot: Log Level set to NONE
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! The uSD tests appear to have FAILED.
!
! Please take note of the above message(s) and review the state of the
! uSD card and/or your soldering.
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Beta Was this translation helpful? Give feedback.
All reactions