Thanks for your re.,
I use this display:
http://www.ebay.com/itm/3-3V-240x320-2- ... 912&rt=nc#
The cs-pins for the Mcp23s17(GPIO2), the TFT(cs=4,cd=15,reset-->rst,but must def on 15), theSD(5) and Touch(cs=16,irq=0) occupy all GPIO's.
I want to free up the I2C-Pins(4,5) for later use.
Please look also at this:
viewtopic.php?f=29&t=5672#p29854
That's why i 've also 2 STMPE-Expander on the selfmade Board. Look here:
https://www.mikrocontroller.net/topic/374780#4244966
It's a Adapterboard for Arduino UNO:
http://www.ebay.de/itm/221817025202?clk ... rmvSB=true
I use the Ucglib, but if you a "Windows-User" there will be Difficulties(Problems), see:
viewtopic.php?p=30066#p30066
For the freeing GPIO 4,5 i've to struggle with some timings ..