This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCPDT: About the source code of the peripheral driver that comes with TI-RTOS.

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL

We are developing firmware that runs on TI-RTOS using the Tiva C (TM4C1294NCPDT) evaluation board, EK-TM4C1294XL.

As a firmware specification, SPI, I2C, UART, GPIO, ADC must work.
However, the TI-RTOS (Ver2.16.00.08) for Tiva C used here does not have an ADC driver.

Since there is no suitable sample, I am in trouble because I cannot implement the ADC driver.

Please tell me how to implement the ADC driver for Tiva C (TM4C1294NCPDT).