sumotoy / TFT_ILI9163C

A library for ILI9163C displays for Teensy, Arduino, ESP82266 and more...
171 stars 72 forks source link

Can't use GPIO12 for DC on ESP8266 #50

Open larsenglund opened 8 years ago

larsenglund commented 8 years ago

Hi, I want to use GPIO12 for DC but when I do I only get a white screen. GPIO0, 2 and 15 works just fine, why not 12? I'm using a nodemcu v3 with nothing else on GPIO12. Also, I can use GPIO12 for "CS" without any problems so the pin should be working.