Hardware requirements
Mini USB cable
FRDM-KE02Z board
Personal Computer
Board settings
No special is needed.
Prepare the Demo
Connect a mini USB cable between the PC host and the OpenSDA USB port on the board.
Open a serial terminal on PC for OpenSDA serial device with these settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Reset the SoC and run the project.
Running the demo
When the demo runs successfully, the log would be seen on the OpenSDA terminal like:
Uart functional interrupt example
Board receives characters then sends them out
Now please input:
When you input every character, system will echo it by UART and them would be seen on the OpenSDA terminal.