Hardware requirements

  • Mini/micro USB cable

  • MCXW23-EVK Board

  • Personal Computer

Board settings

MASTER_BOARD           CONNECTS TO         SLAVE_BOARD
Pin Name      Board Location            Pin Name      Board Location 
SPI_SSEL1     J24-3                     SPI_SSEL1     J24-3
SPI_MOSI      J18-6                     SPI_MOSI      J18-6
SPI_MISO      J18-5                     SPI_MISO      J18-5
SPI_SCK       J18-4                     SPI_SCK       J18-4
GND           J18-8                     GND           J18-8

Use the default jumper settings.

Prepare the Demo

  1. Connect a USB cable between the host PC and the EVK board J33.

  2. Open a serial terminal with the following settings:

    • 115200 baud rate

    • 8 data bits

    • No parity

    • One stop bit

    • No flow control

  3. Download the program to the target board.

  4. Either press the reset button on your board or 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:

​~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Master Start…!

Succeed! ​~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~