Shop OBEX P1 Docs P2 Docs Learn Events
New SD mode P2 accessory board - Page 32 — Parallax Forums

New SD mode P2 accessory board

1262728293032»

Comments

  • No, still the same

  • evanhevanh Posts: 16,236
    edited 2025-02-18 19:33

    It repeats 4 or 5 times, right? Are they all the same value?
    Like this:

    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$c0ff8000
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$c0ff8000
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$c0ff8000
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$c0ff8000
    
  • No, no repeating. Wrong file?

  • evanhevanh Posts: 16,236
    edited 2025-02-18 19:57

    Definitely was right file. Okay, I've split up the conditions more. This has to repeat:

    EDIT: Better one again ...

  • Still sad

    &_pin_clk=73c88, _pin_clk = 61
    disk_initialize: PINS=61 60 59 58
     400 kHz step = 423
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    type = 12,  Data Clock Rate = 42.2 MHz
      f_open returned 13
    _set_dos_error(13)
    v_opendir(NEOYUME) this=71c18
    f_opendir returned 13
    _set_dos_error(13)
    
  • evanhevanh Posts: 16,236

    Bit of a puzzle as to how it is alternating then ... one last try. I've backed up all the way on the retries:

  • Baffling as it is...

    &_pin_clk=73c88, _pin_clk = 61
    disk_initialize: PINS=61 60 59 58
    400 kHz step = 423
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    400 kHz step = 423
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    400 kHz step = 423
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    400 kHz step = 423
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    400 kHz step = 423
    idle OK
      CMD8  R7=$1aa
      CMD58  R1=$0  OCR=$80ff8000
    type = 12,  Data Clock Rate = 42.2 MHz
      f_open returned 13
    _set_dos_error(13)
    v_opendir(NEOYUME) this=71c18
    f_opendir returned 13
    _set_dos_error(13)
    
Sign In or Register to comment.