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

nRF51822 usb dongle as SPI slave and LPC1343 as SPI master

Hello,

I have a running system powered by ARM Cortex-M3 (LPC1343 MCU) and I want to add bluetooth through nRF51822 usb dongle.

I want to send some data from LPC1343 to nRF51822 Dongle through SPI, LPC1343 as the master and nRF51822 as the slave. How can I configure the SPI?

Thankyou

Related