CANHUBK344 Eval Board LPSPI1 MISO and MOSI pins

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

CANHUBK344 Eval Board LPSPI1 MISO and MOSI pins

跳至解决方案
404 次查看
vusal
Contributor III

Hello,

Are the MISO and MOSI pins labeled incorrectly in the CANHUBK344 Eval Board Schematic?

vusal_0-1719530700887.png


Thank you!

Vusal

 

0 项奖励
回复
1 解答
391 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Vusal,

Please read the 70.6.1.9 Configuration 1 (CFGR1) of S32K3XXRM Rev8.

25-24 PINCFG     Pin Configuration
Specifies the pins used for input and output data during serial transfers. This field is ignored when performing parallel transfers.
00b - SIN is used for input data; SOUT is used for output data
01b - SIN is used for both input and output data; only half-duplex serial transfers are supported
10b - SOUT is used for both input and output data; only half-duplex serial transfers are supported
11b - SOUT is used for input data; SIN is used for output data

Since the LPSPI of S32K3 has this function, it is OK to label the MISO and MOSI pins in this way.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
392 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Vusal,

Please read the 70.6.1.9 Configuration 1 (CFGR1) of S32K3XXRM Rev8.

25-24 PINCFG     Pin Configuration
Specifies the pins used for input and output data during serial transfers. This field is ignored when performing parallel transfers.
00b - SIN is used for input data; SOUT is used for output data
01b - SIN is used for both input and output data; only half-duplex serial transfers are supported
10b - SOUT is used for both input and output data; only half-duplex serial transfers are supported
11b - SOUT is used for input data; SIN is used for output data

Since the LPSPI of S32K3 has this function, it is OK to label the MISO and MOSI pins in this way.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

378 次查看
vusal
Contributor III

Hi Robin,

Thank you for pointing this out! It makes sense in that case.

Best,

Vusal

0 项奖励
回复