@Gordon Do you know, what happend on startup. I've noticed that the display is black on startup. I have to connect it by the WebIDE to see something on the display.
I upload my code and send "save()" everything was flashed and onInit() was called. I disconnect the Pico and reconnect > display black, but internal code is ok (button watch is working)...
After connect the Pico by WebIDE > display shows content
Is there something wrong with my initialisation of the SPI? source code
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.
@JackJamesHoward you can also find on my GitHub README some links to the cheap china/aliexpress displays.
@Gordon Do you know, what happend on startup. I've noticed that the display is black on startup. I have to connect it by the WebIDE to see something on the display.
I upload my code and send "save()" everything was flashed and onInit() was called. I disconnect the Pico and reconnect > display black, but internal code is ok (button watch is working)...
After connect the Pico by WebIDE > display shows content
Is there something wrong with my initialisation of the SPI?
source code