qwast Posted May 30, 2006 Report Posted May 30, 2006 i've finished assembling a core and ltc module a week ago, but i haven't been able to upload the mios :(i've ordered the core at mike's shop and i've made the ltc module myself.i connected everything, but the 'ready for upload' messages does not appear in the mios-studio, instead i get this over and over:i've checked all connections and measured all parts.. even this didn't help me any further..is it possible the bootstrap loader is corrupted? or did i just miss something?thanks in advance!
TK. Posted June 3, 2006 Report Posted June 3, 2006 By default, the core MIDI interface is running at the standard MIDI baudrate (31250), for the to-COM option you need another baudrate (38200) which has to be selected in the ID header of the PIC during programming the bootloader. Mike used the standard ID (000000000000), so MIDI baudrate is selectedWithout a PIC programmer the only solution to change the baudrate is the use of a standard MIDI interface (if you don't have one, you could maybe use the gameport, see MIDI trouble shooting guide for schematic).Then upload MIOS, and use the change_id application in order to enable the COM flagBest Regards, Thorsten.
qwast Posted June 6, 2006 Author Report Posted June 6, 2006 thanks thorsten!i knew that the rate should be changed, but since i got an interpretable signal from the core i never doubted the baudrate to be the problem..i made a gameport extension and it works perfectly!!
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