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.

Clock to any pin in TM4C123GH6PM

Is it possbile to ouput the system clock to any pin ?

To verify the clock frequency set in the software is same as the controller working

  • Hello Hareesh

    No, it is not possible to output the clock to any pin. On TM4C123 the feature does not exist. Only on the TM4C129 there is an option for the divided down clock to be output on one particular pin (PQ4). If you want to see the clock on the TM4C123 you would have to use the timer or PWM module to output a derived clock.

    Regards
    Amit