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