ich habe jetzt noch eine Frage zur Adressierung unter I2C.
der Kompass CMPS10 hat werksseitig die Adresse 0xC0, er funktioniert auch mit dem TX Controller und Robo Pro. Er hängt jetzt alleine am I2C Bus, wird aber mit 0x60 angesteuert.
Ich denke aber mal, wenn ich mal weitere I2C Geräte anschliessen möchte, müsste ich die korrekte Adresse ansteuern. Gebe ich aber die echte Adresse ein ,
kommt folgender Hinweis:

Ich denke mal er wird nur deswegen erkannt, weil er alleine am I2C Bus hängt. Es scheint im Kompass aber nur die Adresse 0x C0 bis CE zu geben.
http://www.robot-electronics.co.uk/htm/cmps10i2c.htm
Was soll ich also tun, wenn ich ihn direkt ansteuern möchte?
Vielen Dank schon einmal !
Gruß Marco
To Rei: If you should read this, the default Address of the CMPS09 in the FT I2C Library is 0x60, which works. But now I have that device alone at the Bus. I am not able to set the sensor's default address 0xC0 in the Robo program, it says the biggest value can be 0x7F. Do you have any Idea what to do if I like to add more sensors to the EXT2? If I understand the documentary of devantech correctly the possible addresses can only be 0xC0 to 0xCE....