SPI pins

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决
1,315 次查看
SandraGeorge
Contributor I

Hi,
I need to connect pressure sensor FRDMSTBANBP8XD board to my microcontroller board. So from my understanding, I should use the below pins for SPI connection.

  1. J5.4 - SOCI
  2. J5.5 - SICO
  3. J5.6 - SCLK
  4. J5.7 - GND
  5. J6.4 - VDD
  6. J3.3 - CS/Wakeup


Is my understanding correct? Also I couldn't find the INT/RDY pin I should use. Which pin I can use for INT/RDY?

标签 (1)
0 项奖励
1 解答
1,309 次查看
ErikaC
NXP TechSupport
NXP TechSupport

Hello,

Thank you for contacting us.

Yes, it is correct.

For INT/RDY pin you should use J3.6 or J3.8 please refer to user manual table 1. Jumpers and NBP9 Datasheet table 3 and 4.

ErikaC_0-1683817835874.png

 


 
Updating Media

 

ErikaC_2-1683818011679.png

 

Hope this helps.

 

 

在原帖中查看解决方案

0 项奖励
6 回复数
1,310 次查看
ErikaC
NXP TechSupport
NXP TechSupport

Hello,

Thank you for contacting us.

Yes, it is correct.

For INT/RDY pin you should use J3.6 or J3.8 please refer to user manual table 1. Jumpers and NBP9 Datasheet table 3 and 4.

ErikaC_0-1683817835874.png

 


 
Updating Media

 

ErikaC_2-1683818011679.png

 

Hope this helps.

 

 

0 项奖励
1,286 次查看
SandraGeorge
Contributor I

Hi,

Thank you for the support.

I have one more query. From the document, I understood that the NBP8 asserts the PS ENABLE pin before generating a pulse on the INT pin if the PS_ENABLE pin is enabled.

But I wish to know what is the real benefit of using it. What is the advantage of using it if we are already watching INT pin? 

Thanks

0 项奖励
1,280 次查看
ErikaC
NXP TechSupport
NXP TechSupport

Hello,

The notification sequence depends on whether the PS ENABLE feature is enabled or not.

Please check AN13882 Host application for NBP devices Section 5.1

0 项奖励
1,249 次查看
SandraGeorge
Contributor I

Hi Erika,

I understood that if we enable PS_ENABLE, then there will be an assertion on PS_ENABLE pin. But I wish to know what is the real advantage of using it. If I detect the assertion on PS_ENABLE pin, what I can do with that?

Thanks

0 项奖励
1,239 次查看
ErikaC
NXP TechSupport
NXP TechSupport

PS enabled pin can be used by the NBPX to turn on the external MCU power supply before triggering an interrupt in case the external MCU remains in off state most of the time.

ErikaC_0-1684257693495.png

 

For more details, please see BPMS Product Training slides 25 and 26.

Hope this helps.

0 项奖励
1,212 次查看
SandraGeorge
Contributor I

Hello Erika,

I understood. Thank you!

0 项奖励