Jump to content

sutra

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by sutra

  1. hiya, i have repeatedly edited .ini files in various ways to test for changes. i use a perl script to convert the files into .syx files and i upload them to my core module with MIOS studio using the Sysex Send/Receive window. Whenever I upload the file to the core, the midi monitor In window in MIOS studio says this: 00000001981489 ms | SysEx: F0 00 00 7E 40 00 01 F7 00000001985588 ms | SysEx: F0 00 00 7E 00 00 7E 43 04 04 62 43 43 20 23 20 30 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 31 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 32 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 33 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 34 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 35 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 36 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 37 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 38 20 20 20 20 20 20 20 20 20 62 43 43 20 23 20 39 20 20 20 20 20 20 20 20 20 62 43 43 20 23 31 30 20 20 20 20 20 20 20 20 20 62 43 43 20 23 31 31 20 20 20 20 20 20 20 20 20 62 43 43 20 23 31 32 20 20 20 20 20 20 20 20 20 62 43 43 20 23 31 33 20 20 20 20 20 20 20 20 20 62 43 43 20 23 31 34 20 20 20 20 20 20 20 20 20 62 43 43 20 23 31 35 20 20 20 20 20 20 20 20 20 2A F7 00000001986344 ms | SysEx: F0 00 00 7E 43 0F F7 00000001987093 ms | SysEx: F0 00 00 7E 43 0F F7 00000001987843 ms | SysEx: F0 00 00 7E 43 0F F7 but there never seems to be any changes to the data being sent from my midibox. i have tried limiting the number of pots, specifying a midi channel, changing pots to send Note On messages instead of Controller data, and even switching all the pots to do the same thing, but nothing ever changes. Please Help - mike
  2. i was able to upload some more recent code from someone else, that i am editing to suit my needs, but i'm still stumped as to what's happening with my old PIC chip always going into brownout
  3. i have now tried to load my old sysex file onto my new PIC chip about 100 times, and nothing seems to happen. my box isn't sending any midi events.
  4. update: i removed my PIC chip and put in a new one, and now the core module powers up fine. this leads me to believe that there is nothing wrong with my power supply, but I still don't know how to fix my old PIC chip.
  5. I've been using my midibox for 3 years and i recently decided tinker with it a little, because my AIN info was coming in on separate midi channels and I wanted it to all come in on one channel. My core module has a PIC 18F452 on it so I started by using MIOS studio to upload "bootloader_v1_2b_pic18f452.hex" and followed by uploading "mios_v1_9g_pic18f452.hex". Ever since I did that, whenever I turn on my core module, all of the DOUT's switch to 1 (turning on all LED's attached to my DOUT modules). I am used to this happening when i give my core module a low voltage, causing it to go into brownout mode. I have tried repeatedly to upload my old bootstrap loader and MIOS in manual mode, but i continue to get what looks like a brownout. All of my wiring and power are the same as they have been for the last 3 years, the only thing that has changed is my successfully uploading the latest bootstrap loader and MIOS. any suggestions, anyone? - mike.
×
×
  • Create New...