Thanks - yes, that's a huge help. 18th dec is a while ago.
Just made a bug for it: https://github.com/espruino/Espruino/issues/181
Just a thought, but does it work if you specify a baud rate?
SPI1.setup({sck:A5, miso:A6, mosi:A7,baud:100000});
@Gordon 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.
Thanks - yes, that's a huge help. 18th dec is a while ago.
Just made a bug for it: https://github.com/espruino/Espruino/issues/181
Just a thought, but does it work if you specify a baud rate?