You are reading a single comment by @Wilberforce and its replies. Click here to read the full conversation.
  • I believe the pins 2-6 are used for the flash chip, so best not to use pins 4 & 5.

    Change those to say pins 16,17, rewire and see how you get on.

    var g = require("SSD1306").connectSPI(SPI2, 16 /DC/, 12 /RST/, go, { cs:17 });

    @JumJum - Should we add a warning if these pins are used?

About

Avatar for Wilberforce @Wilberforce started