I've got some knowledge in electronic based on what i've learned 7 years go at school but it's clearly not enought. I'm asking for help with my esp8266-07 and TFT ILI9341.
I have no pb with the esp, it works fine. But the TFT won't show anything except that white screen.
I searched a lot, on this forum, i found that thread http://www.esp8266.com/viewtopic.php?f=32&t=2625&hilit=ILI9341+white+screen and i tried everything mentionned in this topic.
I connect my esp with the TFT like that :
GPIO 2 D/C
GPIO15 CS -> 10k ohm-> GND
GPIO12 MISO
GPIO13 MOSI
GPIO14 SCK
3.3v -> 5ohm -> LED
3.3v RESET
3.3v VCC
GND GND
I've got a breabord with a yuRobot power out settled at 3,3v and power in supply with 12v-1.5A.
i mesure 3.12V and 0.13A on the board when everything is connected.
I suspect the current is too low for both esp and TFT. I already tried 2 separate alimentation but it's nor working.
What i am missing ?
Thanks in advance.
Jordan