MPC5748G input

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5748G input

Jump to solution
1,770 Views
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 

Labels (1)
1 Solution
1,688 Views
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

View solution in original post

3 Replies
1,689 Views
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

1,688 Views
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 Kudos
1,688 Views
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