Jump to content

Snoozr

Members
  • Posts

    146
  • Joined

  • Last visited

Blog Entries posted by Snoozr

  1. Snoozr
    Hate it when I triplecheck all the connections on something and it's still bad. In this case, it was the LCD and I mistranscribed the pinouts. So for anyone else remember it's
    1 16
    2 15
    3 14
    4 13
    5 12
    6 11
    7 10
    8 9

    not

    1 9
    2 10
    3 11
    4 12
    5 13
    6 14
    7 15
    8 16

    So the numbering proceeds in a U-shape, which wasn't what I am used to.

    Fortunately, my LCD (shown here) survived the abuse and after rewiring it was fine.
  2. Snoozr
    Here are a few things that caused me to have a little head-scratching on my journey to an MB-6582. The documentation from the parts and the base PCB construction guides is great but after that the hand-holding dies down a bit. So here are a few things I had to look up ... maybe this will save someone the trouble.

    Finding the wiring schematic for the LCD should be high on your priority list after the base PCB is done. If you zoom in, you can see a copy of it here in the first figure of page 1 on the right.
    http://www.midibox.org/users/jim_henry/building_a_midibox_lcd_cable.pdf
    This is J15 on the core and the pinouts are labeled (pretty microscopically but they're there). Note all the data pins (D0-D7) are on the left column of J15.

    Once you get a working LCD, download the MB-6582 application from here.
    http://www.ucapps.de/mios_download.html
    The one I used was midibox_sid_v2_0_rc35.zip but this may be out-of-date after a while.

    Install it with MIOS Studio. A walkthrough's here:
    http://www.ucapps.de/mios_bootstrap_newbies.html

    I actually corrupted a PIC by stopping the application halfway through. The symptom - the PIC kept asking to upload by sending the upload request sysex string over and over every minute or so. Solution: back to the downloads and got the MIOS file mios_v1_9g.zip. Uploaded it with MIOS Studio. It was normal after that (LCD says MIOS V. 1.9f, then READY). Re-uploaded the MB-6582_setup.hex file and that was it. Success means it says Midibox Sid v... after the MIOS part.

    If you have other troubles at this step, might be worth checking out
    http://www.ucapps.de/howto_debug_midi.html
×
×
  • Create New...