Uno + Arduino WiFi shield + SeeedStudio TFT v2.0

Is this possible? And, why or why not?

For me, the WiFi shield works perfectly, but the TFT doesn't work at all(the screen stays white), and gives this error:

Read TFT ID failed, ID should be 0x09341, but read ID = 0x000

And, if it helps, I'm using Arduino IDE 1.0.1
Maybe I should try a different one?

Am I the only one with this problem? Is there no one who can help?

Can anyone please help me with this?

I have the exact same problem. If I remove WiFi.h from my code, the TFT works great. When I add it back, the TFT presents a white screen. I would reason that the WiFi library activates and uses the WiFi Shield, and there is some pin that's being shared - the things are just not compatible. It's a little frustrating. I'm learning a lot about electronics, mainly that crap doesn't work well. :wink:

Hi all

I have a tft v2 and wanted to get a wifi shield. Can you confirm it still doesn't work ? I have been doing some research and from what I can see it should work fine as the SS/SC is on a different pin so it should be able to select the correct device. Did any of you ever get it working ?

Hi All,

OK quick update incase this helps any one else, I recently purchased the Arduino Wifi Shield to stack on top of the Arduino TFT v2 and Arduino Uno v3. After setting up everything the only shield after using the default configuration will only allow for the Wifi Shield to work. To get the TFT v2 Screen and Wifi Shield to work together stacked you need to solder P1 and P3 pads on the TFT v2 screen. Once connected everything should work perfectly. I haven't got the SD card to work on the TFT v2 but it does work on the WiFi shield which should be fine for my setup.

Hope this helps someone else with my problem, But following these steps should get everything up and running.

A