Jump to content

Recommended Posts

Posted

Hallo,

wie ist das denn jetzt zu verstehen.... ???

[table][tr][td]thorsten wrote:

an auto configuration for the SID device ID and the CS handler. The SID device ID will be derived from the MIOS device ID. The control surface will be disabled if the device ID is != 0x00 (and therefore the core acts as a slave).

This simplifies the configuration of a 4 SID system

[/td][/tr][/table]

Ich hab bis jetzt den ersten Core laufen und LCD etc angeschlossen... unter ID 0x00 läuft er bei mir und ich wollte später 4xCore/4xSID insgesamt anschließen.

Step B habe ich mir erstmal vorgenommen.

Wie muß ich das denn jetzt oben verstehen? Muß ich dem "Master-Core" jetzt eine andere ID als 0x00 zuweisen, damit er nachher überhaupt noch mit den

Buttons etc funktioniert.

Wenn ja... wie kann ich die Device-ID ändern?

Muß ich jetzt nochmal das PIC mit dem Bootstraploader brennen oder geht das auch über Midi?

Wie mache ich das denn mit den Device IDs

bei 4 Core?

0x01

0x02

0x03

0x04

oder jetzt so ???

0x01

0x00 (Autmatisch als Slave erkannt / SID-ID wird dann autokonfiguriert?!????)

0x00  (Autmatisch als Slave erkannt / SID-ID wird dann autokonfiguriert?!????)

0x00  (Autmatisch als Slave erkannt / SID-ID wird dann autokonfiguriert?!????)

Wenn es der Fall seien sollte, dann könnte ich ja meinen jetztigen Core einfach per Midi updaten (MIOS1.7+SID 1.6 final und ihn als Slave benutzen)

Sorry aber im Moment steige ich nicht mehr durch!

Will auch nicht behaupten das ich das je getan habe...  ;D

Vielen Dank für Eure Hilfe!

Gruss,

Marc

Posted

[table][tr][td]Step by step:

it's assumed that the bootstrap loader already exists in the PIC18F, that the master has MIOS ID 0x00, and the slaves MIOS ID 0x01, 0x02 and 0x03 - if you've forgotten to set the correct ID, use the change_id application which can be found in the MIOS download section to change the ID header. In this case you have to ensure that only one slave is connected directly to tyour PC, otherwise all core modules which received this application will have the same ID again! [/td][/tr][/table]

Gut! Danke Thorsten!  :) Nur dann hab ich die Vereinfachung nicht verstanden!

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