LCD display with ILI9341 driver on Arduino

nid69ita:
You follow this connection schema? I tried using a HCF4050 but for me not working =(
Pinout (Arduino : TFT)
D4 : RESET
D5 : CS
D6 : D/C
D7 : LED
D11 : MOSI
D12 : MISO
D13 : SCK

Not the same display, but the same general idea. Here is how I have it wired:

  • Click to enlarge.

    The MISO pin should go directly back to your Arduino, without going through the 4050.