Other thing is: have you set up MISO for SPI1? I doubt much example code for displays bothers with it as generally you don't read much from the display, it's usually writing.
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.
Other thing is: have you set up
MISO
for SPI1? I doubt much example code for displays bothers with it as generally you don't read much from the display, it's usually writing.