UPDATE2:
I had the crazy idea to change the I2C-Address to 0x4B, (the other one which can be set with a pin of the crtouch-chip). And...
...it worked. Allthough it should not, as the LCD-RGB should have the address 0x49...
replacement is on the way, lets see if it has 0x4B, also.
I had a look on the LCD-RGB schematic, and the ADDRSEL-Pin is not connected.. is that a bug? I could not find anything in the CRTouch-Chip-datasheet about an internal pullup or something.
UPDATE:
Okay, it is definitely a hardware fault. I scoped the I2C at the two Testpoints TP17 and TP18 (i think, next to the Pins 26 and 27 of the CRTouch-chip). The device gets correctly adressed with address 0x49, but does not acknowledge.
I hope the replacement LCD is working, so i can finally get this running...
Hi, thanks for the answer.
I already recompiled MQX with your user_config.h, and MQX_ROm_VECTORS is 0.
As the binary demos fail too, i think it is a hardware fault, and we will replace the LCD-RGB. In the meantime i'll have a look with the scope at the i2c-bus.
Greetings,
Manuel