Building an I3C Sensor Network Using LPC553x/LPC55S3x

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

Building an I3C Sensor Network Using LPC553x/LPC55S3x

跳至解决方案
9,590 次查看
bell_huang
Contributor III

I build and run the sample from Building an I3C Sensor Network Using LPC553x/LPC55S3x. In i3c_sensor_network.c, demo_icm42688pDev is NULL and thus it cannot receive ICM42688 sensor data. Did I miss any configurations?

 

In AN13577.pdf, the picture of Figure 2 LPC55S3x EVK board, is not clear to see how the jumpers are shorted. Could you provide clearer pictures or descriptions for the differences from the default configuration.

 

Board: LPC55S36-EVK (LPCXpresso55S36 Development Board)

Associated File: AN13577SW

Document: AN13577, Building an I3C Sensor Network Using LPC553x/LPC55S3x

标记 (2)
0 项奖励
回复
1 解答
9,508 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, I reviewed your information, if you want to review the default position of the jumper, maybe this link could help you.

LPCXpresso55S36 overview | LPCXpresso55S36UM: LPCXpresso55S36 Development Board User Manual | NXP Se...

The last image you sent is a jumper, which is the same as a resistor but with 0 ohms and yes you need to move that. 
But if you want to let me research more information about this, could you let me know about the revision of your board?

Best regards,
Pavel 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
9,570 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, let me get into your case and when I have more information, I will contact you.

Best regards,
Pavel

0 项奖励
回复
9,529 次查看
bell_huang
Contributor III

Hi Pavel,

\AN13577SW\lpcxpresso55s36_i3c_sensor_network\doc\readme.txt mentions: Connect the jumper resistor R554 2-3. I see that by default there is an object (kind of like a capacitor) connected to 1-2, should I move it to 2-3?

0 项奖励
回复
9,509 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, I reviewed your information, if you want to review the default position of the jumper, maybe this link could help you.

LPCXpresso55S36 overview | LPCXpresso55S36UM: LPCXpresso55S36 Development Board User Manual | NXP Se...

The last image you sent is a jumper, which is the same as a resistor but with 0 ohms and yes you need to move that. 
But if you want to let me research more information about this, could you let me know about the revision of your board?

Best regards,
Pavel 

0 项奖励
回复
9,488 次查看
bell_huang
Contributor III

Thanks. After moving the jumper R554 from 1-2 to 2-3, it can read ICM42688 sensor data. It can also read P3T1175 temp data from P3T1755DP-ARD.

The revision of my board seems to be D.The default jumpers described in the LPCXpresso55S36 overview works for me.

https://docs.nxp.com/bundle/LPCXpresso55S36UM/page/topics/LPCXpresso55S36_overview.html

 

0 项奖励
回复