Hardware requirements

  • Type-C USB cable

  • MCX-W71-EVK Board

  • USB to Serial Converter

  • Personal Computer

Board settings

The flexio_uart_polling example is requires connecting the FLEXIO pins with the USB2COM pins The connection should be set as following:

  • J1-3(PTA17), RX of USB2COM connected

  • J1-1(PTA16), TX of USB2COM connected

  • J13-8, Ground of USB2COM connected

Prepare the Demo

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

  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 UART Terminal port which connected to the USB2COM like:

Flexio uart polling example
Board will send back received characters