LPC5536 I3C HotJoin

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC5536 I3C HotJoin

852件の閲覧回数
lb_h
Contributor I

Hello,all

LPC5536 as I3C Controller (CR), the bus is in Free state, Target (TGT) sends a Hotjoin request, the i3c_master_ibi_callback of the CR code recognizes the ibiType as kI3C_IbiHotJoin, but the CR only provides 7 SCL clocks, and then SCL stays high. The logic analyzer waveform is below. May I ask what is causing this to occur.

lb_h_0-1736906767641.png

 

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

830件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @lb_h 

First, you can refer to the lpc55s36 i3c examples to initialize i3c peripheral.

And I think you can try two directions,

Incorrect timing settings for the SCL clock could disrupt the Hot-Join process.

The I3C controller might not fully transition to the appropriate state for handling a Hot-Join request after detecting a bus free condition.

BR

Harry

0 件の賞賛
返信

573件の閲覧回数
lb_h
Contributor I
Thanks for your reply, but I still can't pinpoint the problem. the SDK Demos only have examples for handling IbiNormal, not Hotjoin, can you provide one?
0 件の賞賛
返信