MPC5748G input

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,158件の閲覧回数
joãopaulo
Contributor III

Hello,

I have an devkit-mpc5748g and I'd like to read active wheel speed sensor that uses hall sensor.
Which input should I use to read such signal considering it is an high speed square wave and I need to know the signal frequency to know the speed of the wheel.

Thanks in advance

Regards

João 

ラベル(1)
タグ(2)
1 解決策
2,076件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

use eMIOS channel configured for Input Period Measurement (IPM) or  Single Action Input Capture (SAIC) Modes.

Read more about those mode from device reference Manual.

You can also find some eMIOS examples within S32 design Studio.

BR, Petr

元の投稿で解決策を見る

3 返答(返信)
2,077件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

use eMIOS channel configured for Input Period Measurement (IPM) or  Single Action Input Capture (SAIC) Modes.

Read more about those mode from device reference Manual.

You can also find some eMIOS examples within S32 design Studio.

BR, Petr

2,076件の閲覧回数
joãopaulo
Contributor III

Hello,

As far as I understood is possible to use IPM mode in any GPIO.

It's not a special feature of a group of pins, correct?  

Is there an input or driver for quadrature sensor?

Thanks,

Regards

João 

0 件の賞賛
返信
2,076件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

eMIOS IPM mode can be used on eMIOS channels Type G and Type H.

See Table 35-3. eMIOS channel configuration of the RM to know which channel it is.

Then check I/O Signal table to know on whcih pin the eMIOS channel is available.

MPC5748G does not offer quad decoder.

BR, Petr