Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By longtimer
#49256 Hello,

I was wondering if anyone had used the following SPI driver with the SPI pins as opposed to the HSPI pins on an ESP12E/ESP12F.

https://github.com/MetalPhreak/ESP8266_ ... ver/issues

I understand that there are considerations when sharing but this library allows one to choose SPI or HSPI so I would like to know if it is possible especially in a case where SPI access is once every few minutes at most.

I am short one GPIO pin with the solution and it would be great if SPI was available.

Thanks,

Jason