This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52832 waveshare e-paper display spi driver help

Hi,

we are trying to use waveshare 2.9 epaper display with nrf52832, converted stm32 sample code to nrf52 with no luck. It seems we can not send command and data correctly to the display, it is not responding back via Busy line and program hangs on while loop. Can anybody help about this? We are using sdk 15's spi example with segger embedded studio.

I attached the code.spi.zip

Related