You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I have a few questions about ESP8266-12E dev kit. Hopefully, anyone could shed some lights to my following questions:
Based on Arduino IDE 2.3.0 it looks like the pin outs of GPIO9 and GPIO10 are not supported in this release. Has anyone tried to configure and make those 2 pins as digital input yet?
What is the difference between SCLK, MOSI, MISO, CS and HSCLK, HMOSI, HMISO, HCS? how to use the SCLK, MOSI, MISO, CS pins? what level of changes in firmware that I need to change