Hardware requirements

  • Mini/micro USB cable

  • MIMXRT700-EVK board

  • Personal Computer

Board settings

Jumper setting:

EVK board: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MASTER(I3C3) connect to SLAVE(I3C3) Pin Name Board Location Pin Name Board Location SCL J48 pin 3 SCL J48 pin 3 SDA J48 pin 5 SDA J48 pin 5 GND J48 pin 8 GND J48 pin 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Other jumpers keep default configuration.

Prepare the Demo

  1. Connect a USB cable between the host PC and the MCU-LINK USB port on the target board.

  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.