Hello everyone
I am working on nRF52DK devkit. I want to check the SPI waveform. Actually I want to interface waveshare e-paper display (1.54 inch) For that i used GFX library provided in SDK 17.1.0. but i am unable to interface display with nRF board. When i checked the SPI signal on DSO, I found that there no any SPI signal on DSO. So i decided to go with SPI example given in example section of nRF SDK 17.1.0. So i uploaded the SPI example in nRF52DK but again I can not see the proper SPI waveform. Can you please tell me the why i can not get the proper SPI waveform. Below are the specs i am using.
- IDE: SEGGER Embedded Studio (V6.20a)
- Development Board: nRF52DK
- SDK: nrf SDK 17.1.0
- DSO : I am using HANTEK DSO check waveform. I have attached the screenshot of DSO screen when i was trying to capture SPI signal. Yellow signal :Clock Signal, Green signal: MOSI signal.