Jump to content

Recommended Posts

Posted

Finally!

i've got the 10MHz crystal and i'm ready to enter the futurre with MIOS...

next week i'll download all the necessary info... meanwhile, can someone write me a short description of how to correctly burn my PIC and operate with SID?  :P

Posted

1. Burn Bootstrap Loader with the JDM (directly)

2. Upload actual MIOS with MIDIOX (MIDI)

3a. Change the files of your application so they fit to your needs (its always well documented within the file main.asm - no prob)

3b. Upload application with MIDIOX

IF you only use 18Fs (also for the slaves) you will need to change the IDs for every single PIC. *Also* you will have to make different versions of MIOS fitting to those IDs to upload it to the PICs (everything documented).

If you use 16Fs as slaves you're out fine.

Greets

Posted

thanks for help...

at a first sight, MIOS seems very complicated, but i'm sure that, when you understand it, it's very simple...

i have only a simple SID module, without any control surface or rotary encorder or LCD (i will only control it with my old midibox 16), do i need to modify something in the code? i just read some lines, and there are a lot of flags for enabling lcd, encoders, mod materix, etc... should i disable them all?? i havo nothing more that the sid module connected to my core.

i also have understood that the code provided is for sid 8580 (with improved filter), right? i actually have sid 8580, so i don't need to change anything, i suppose!

anyway, this weekend i will try it!! :-)

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...