Jurbo Posted August 16, 2004 Report Posted August 16, 2004 Hi!I'm going to buy two PIC18F452's pre-programmed (from Voti) with MIOS Bootstrap Loader for a Midibox SID Synth with 2 SIDs.Should I have two different versions (different IDs or something?) of the Loader file for each of the core PICs? I have no clear idea what kind of files I should make (I think I have read the available information, maybe I just haven't understood everything). My configuration will be: Midibox SID, 2 SIDs, 2x20 character LCD, further uploading will be done through MIDI.Can someone help or maybe even provide the correct MIOS Bootstrap Loader files?Help greatly appreciated, thanks!
Jurbo Posted August 16, 2004 Author Report Posted August 16, 2004 Hi!I'm going to buy two PIC18F452's pre-programmed (from Voti) with MIOS Bootstrap Loader for a Midibox SID Synth with 2 SIDs.Should I have two different versions (different IDs or something?) of the Loader file for each of the core PICs? I have no clear idea what kind of files I should make (I think I have read the available information, maybe I just haven't understood everything). My configuration will be: Midibox SID, 2 SIDs, 2x20 character LCD, further uploading will be done through MIDI.Can someone help or maybe even provide the correct MIOS Bootstrap Loader files?Help greatly appreciated, thanks!
moebius Posted August 16, 2004 Report Posted August 16, 2004 Yes,Your cores need unique ID's in PIC ID header.. It defaults to all zeroes for the most common setup, so you might pick 0000000000000001 for the second.Check Bootstrap loader page again, and I think you will figure out what's going on. (And for SmashTV's PIC ID calculator link)You could also use change_id_v1_4.zip application from MIOS download page, and change ID by yourself.. haven't checked that out yet.Bye, Moebius
moebius Posted August 16, 2004 Report Posted August 16, 2004 Yes,Your cores need unique ID's in PIC ID header.. It defaults to all zeroes for the most common setup, so you might pick 0000000000000001 for the second.Check Bootstrap loader page again, and I think you will figure out what's going on. (And for SmashTV's PIC ID calculator link)You could also use change_id_v1_4.zip application from MIOS download page, and change ID by yourself.. haven't checked that out yet.Bye, Moebius
doc Posted August 17, 2004 Report Posted August 17, 2004 You could also use change_id_v1_4.zip application from MIOS download page, and change ID by yourself.. haven't checked that out yet. Yes it works. I tried it once. But you have to connect only one CORE to Midi while doing the ID change.Doc
doc Posted August 17, 2004 Report Posted August 17, 2004 You could also use change_id_v1_4.zip application from MIOS download page, and change ID by yourself.. haven't checked that out yet. Yes it works. I tried it once. But you have to connect only one CORE to Midi while doing the ID change.Doc
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