Overview
========

This application demonstrates how to use the trigger signal generated by FTM to trigger 4 ADC channels
conversion through LPIT module.

More details please refer to AN12437, Using KE17Z LPIT to Trigger ADC Multi-channel Conversion.
conversion.


Toolchain supported
===================
- IAR embedded Workbench  9.30.1

Hardware requirements
=====================
- Micro USB cable
- FRDM-KE17Z board.
- Personal Computer

Board settings
==============
No special settings are required.

Prepare the Demo
================
1.  Connect a USB cable between the host PC and the OpenSDA 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.

Running the demo
================
When the example runs successfully, you can see the similar information from the terminal as below.

FTM0 trigger LPIT0, LPIT0 trigger four ADC channels conversion

ADC12 Conversion Completed, result value: 835,10,0,3015

