Hardware requirements

  • Type-C USB cable

  • FRDM-MCXA153 board

  • Personal Computer

Board settings

Prepare the Demo

  1. Connect a Type-C USB cable between the host PC and the MCU-Link port(J15) 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. Press reset button to begin running the demo.

Running the demo

The log below shows the output of the hello world demo in the terminal window:

I3C master read sensor data example.

Temperature:27.000000

Temperature:27.000000

......