Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By Ecoli-557
#52862 Thanks! That looks like the lib I am trying to get working and I just don't seem to be able to get it working.
CS is pulled low and is on GPIO15 using the following per example:
MCP iochip(0,15); where the object is iochip @ address zero and CS on GPIO15.
Everything else looks correct....... curious.
User avatar
By Ecoli-557
#52863 Erhardd, I was mistaken. upon looking at both .h files side by side, they are different.
I will try it and report back.
User avatar
By Ecoli-557
#52867 Just FYI, attached are the .h and the .cpp files I have been trying to use.
It has more flexibility with the 2 ports than the .h file you sent - if I can get it working <grin>.
You do not have the required permissions to view the files attached to this post.