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.

TM4C123GH6PM: QEI Clocking Frequency

Part Number: TM4C123GH6PM

I m writing a driver for QEI peripheral on the TM4C123GH6PM . 

The position part works fine , however there are issues while using the QEI velocity of the peripheral.

I DONT KNOW WHAT IS THE FREQUENCY MY QEI TIMER IS COUNTING AT?? 

MY F_CPU is 50MHz , that is sure, and I haven't made any change (it's all default). 

Can you guys please tell me what frequency does the peripheral run on, I m not getting it by the clock tree in the manual .

I wish to use the formula to calculate RPM given in the manual, accurately to do that I NEED THE FREQUENCY.

Thanks!