Jump to content

Recommended Posts

Posted

hi, i have pic core, pcb & components are functional, bootloader burned sucesfull and the upload query is this:F0 00 00 7E 40 70 01 F7  but if i want upload mios, there was this error message:

Starting upload of mios_v1_9f_pic18f452.hex

Requesting reboot...

Waiting for upload request...

Received unexpected MIOS SysEx message = 00007E407001F7  expected = 00007E3200

i tested input datas with oscilloscope at 26RX pin on pic and data were there

pls help, i bough 3rd pic & dont know what is problem

Posted

What is displayed in the MIDI IN Monitor window of MIOS Studio?

And which operating system / MIDI Interface are you using?

Best Regards, Thorsten.

Posted

this is repeating "upload" message

00000000014535 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000017217 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000019116 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000021015 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000022913 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000024812 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000026711 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000028610 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000030509 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000032408 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000034307 ms | SysEx: F0 00 00 7E 40 70 01 F7

00000000036206 ms | SysEx: F0 00 00 7E 40 70 01 F7

OS:Win XP pro

sound: ESI Juli@

interface is classical 5din midi cabel

Posted

Ok, apparently the Device ID of your PIC is 70 instead of 00:

F0 00 00 7E 40 70 01 F7

Solution: upload the change_id application (can be found in the MIOS download area) with device ID 70 selected in MIOS Studio. It will program a new ID, so that you can select Device ID 00 thereafter.

You wrote:

all 8 IDs are set to 00

where did you set this? Something was wrong there...

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...