NSS Pin is A7.
Since this code doesn't work (communication doesn't work), I had a look at signals with the logic state analyzer.
I attach a screen capture. In fact, NSS PIN is set high too early, when the last byte is not totally sent. I looked at the code line 212, the PIN change seems to be executed without knowledge of end of transmission, but I can be wrong !!
Help will be greatly appreciated.
Best regards
GeekBot
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.
Hello,
I try to connect a radio module using an SPI link (on SPI3, Espruino Pico, Firmware V1.90)
Here is my code :
NSS Pin is A7.
Since this code doesn't work (communication doesn't work), I had a look at signals with the logic state analyzer.
I attach a screen capture. In fact, NSS PIN is set high too early, when the last byte is not totally sent. I looked at the code line 212, the PIN change seems to be executed without knowledge of end of transmission, but I can be wrong !!
Help will be greatly appreciated.
Best regards
GeekBot
1 Attachment