SPC and SENT protocol with S32K344

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

SPC and SENT protocol with S32K344

2,298 次查看
Canberk_
Contributor I

Hi 

I have got two sensors that uses SPC and SENT protocol. I would like to know how can I use these sensors with S32K344EVB-Q172.

Which Peripherals should I need to use or do I need to install new driver ? Is there any example can you share ?

Thanks

 

0 项奖励
回复
2 回复数

2,273 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Canberk_ 

In the RTDs comes an example that implements SENT receiver functions using the Flexio hardware peripheral which provides support for implementing the Sent protocol.
I suggest you take a look at the SENT user manual included with the RTD and also refer to section 73.6.8 (SENT receiver) of the S32K3xx Reference Manual, Rev. 6.

Regarding the SPC (Short PWM Code) there is no support from the S32K3 family, but for PWM you can use EMIOS.

Also, the below application note for MPC5510 you can use as a reference.

SENT/SPC Driver for the MPC5510 Microcontroller Family

 

B.R.

VaneB

0 项奖励
回复

2,015 次查看
Ramu1983
Contributor I

Hello VaneB,

I see there is an example in RTD for polling mode. Do you have any examples of interrupt mode for SENT receiver for configuring two sensors? 

 

Thanks,

Ram

0 项奖励
回复