hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send so how to set spi latch reset turn on parameter or other all parameter send receive etc.
thanks ,
hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send so how to set spi latch reset turn on parameter or other all parameter send receive etc.
thanks ,
Hi.
I'm unsure what you mean with your question.
Do you want to configure the SPI?
Do you want to send?
Do you want to receive?
Please be more precise with your question, and give me more information so I can help you.
- Andreas
yes configure with spi and send image
yes configure with spi and send image
Hi.
I suggest you take a look in the infocenter for SDK 12.3, we have two peripheral drivers for SPI, SPI master driver and SPI slave driver.
There are also two examples which demonstrates both these drivers, SPI slave example, SPI master example.
- Andreas