There is always the fallback solution
SPI2.setup({baud:3200000, mosi: B15); SPI2.send4bit(g.buffer, 0b0001, 0b0011);
@Gordon showed me when I had issues (w/ 2v01), see x by y w/ 24 bpp Graphics buffer visualized with neopixel string (conversation), post #7, where colors were off and unexpected pixels showed...
The fix is/will be in for 2v02+
@allObjects started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
There is always the fallback solution
@Gordon showed me when I had issues (w/ 2v01), see x by y w/ 24 bpp Graphics buffer visualized with neopixel string (conversation), post #7, where colors were off and unexpected pixels showed...
The fix is/will be in for 2v02+