QEI inputs

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

QEI inputs

跳至解决方案
1,076 次查看
marcelo_freek
Contributor I

I´m looking for a Kinetis with quadrature encoder input.

 

None found. Is it correct  ?

 

Thanks.

0 项奖励
1 解答
643 次查看
apanecatl
Senior Contributor II

All the kinetis microcontrollers feature one or more FlexTimers (FTM) which supports Quadrature decoder with input filters, relative position counting, and interrupt on position count or capture of position count on external event

在原帖中查看解决方案

0 项奖励
4 回复数
643 次查看
JimDon
Senior Contributor III

Just one problem with that answer - it is not correct. Not all Kinetis MCUs have a an FTM.

It seems you are not the only one with this mistaken notion. On the Freedom Board they pinned it out as FTM, when in fact it is TPM.

Example:

The KL25 Has a TPM, quoting from the RM:

(Document Number: KL25P80M48SF0RM)

"The TPM is built upon a very simple timer (HCS08 Timer PWM Module – TPM) used

for many years on Freescale's 8-bit microcontrollers. The TPM extends the functionality

to support operation in low power modes by clocking the counter, compare and capture

registers from an asynchronous clock that can remain functional in low power modes"

0 项奖励
643 次查看
apanecatl
Senior Contributor II

I forgot to mention I was referring to the K family

0 项奖励
644 次查看
apanecatl
Senior Contributor II

All the kinetis microcontrollers feature one or more FlexTimers (FTM) which supports Quadrature decoder with input filters, relative position counting, and interrupt on position count or capture of position count on external event

0 项奖励
643 次查看
mf_kappa
Contributor II

Hi

See K-40 Series, With Flex timer peripheral.

Has option to Quadrature Decoder mode

0 项奖励