matyt Posted January 12, 2009 Report Posted January 12, 2009 I was testing my module, and I connected it to my pc, in order to burn MIOS (which seems that it isn't on my pic, bought from SmashTV), but i don't receive any upload request, instead, every two seconds I recieve a reset message, and a random Midi message.i've done MIDI Troubleshooting and seems that my core works perfectly.I hope that the ID isn't a problem, as the pic was supposed to work with a LTC module, which now it isn't used.The id is 0000 0000 0000 0100, which was the one suggested by smashTVI send also a screen of what I see in MIOS studio 8Edit: Now Fullscale
cimo Posted January 12, 2009 Report Posted January 12, 2009 I was testing my module, and I connected it to my pc, in order to burn MIOS (which seems that it isn't on my pic, bought from SmashTV),SmashTV doesn t upload any MIOS on the pics, never afaikI can t link to the image..
seppoman Posted January 12, 2009 Report Posted January 12, 2009 that sounds like a baud rate issue, i.e. you're receiving crap because the pic sends the upload request at 38400 baud while your midi interface expects the standard 31250 baud. That's because of the 100 PIC ID, which selects the to-com interface via LTC module. I'm afraid there's only two possible solutions: 1) get the to-com/LTC interface working and upload the ChangeID application via serial Midi driver or 2) use a PIC burner to reset the ID.S
matyt Posted January 13, 2009 Author Report Posted January 13, 2009 Fixed! finished LTC module, Uploaded MIOS via Serial Driver, than the change id app.... and now is working properly...thank you very much guys!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now