EMIOS_IC

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

Hello,

I'm trying to use EMIOS_IC component but it's not working..

I'd like to read the frequency of a square wave.

I have a DEVKIT-MPC5748G and use S32-Design with processor expert.

EMIOS_DRV_IC_InitInputCaptureMode(INST_EMIOS_MC1, 11, &eMIOS_Ic1_ICChnConfig0);

EMIOS_DRV_IC_GetLastMeasurement(INST_EMIOS_MC1, 11, &Period);

The input signal period is 50ms but 'Period' variable is always 0.

Config.PNG

Other doubt is if the emios_qd component works? If so, is there any example of how to use?

 

Thanks,

Best Regards

João Paulo

ラベル(1)
0 件の賞賛
返信
1 解決策
1,139件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

you can refer to "emios_ic_mpc5748g" demo example available in S32 Design Studio.

The eMIOS module on the MPC5748G does not support quad decode mode.

 

BR, Petr

元の投稿で解決策を見る

1 返信
1,140件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

you can refer to "emios_ic_mpc5748g" demo example available in S32 Design Studio.

The eMIOS module on the MPC5748G does not support quad decode mode.

 

BR, Petr