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!