Hardware requirements
Micro USB cable
FRDM-RW612 board
Personal Computer
Board settings
Connect SPI master on board to SPI slave on other board.
Master_board(SPI1) Slave_board(SPI1)
Pin Name Board Location Pin Name Board Location
MISO J1 pin 4 MISO J1 pin 4
MOSI J1 pin 2 MOSI J1 pin 2
SCK J2 pin 12 SCK J2 pin 12
PCS0 J2 pin 6 PCS0 J2 pin 6
GND J3 pin 14 GND J3 pin 14
Prepare the Demo
Connect a micro USB cable between the PC host and the MCU-Link USB port (J10) on the board
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Launch the debugger in your IDE to begin running the demo.
Running the demo
When the demo runs successfully, the log would be seen on the terminal like:
SPI board to board interrupt master example started!
SPI transfer finished!