SJA1110 Wake-Sleep function select

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

SJA1110 Wake-Sleep function select

450件の閲覧回数
Ethan_L
Contributor III

Hi community,

I configured the wake-sleep function select of one of the 100base-t1 phys of the SJA1110 as "ISO21111-7/OA TC-10 Wake-Sleep functionality", and the other five as "Basic Wake-Sleep functionality".

At this time, execute the following Action will appear Usage fault. I use debug_ram.

PHY_WriteMMD(4, 30, 0x8180, 1);
PHY_WriteMMD(5, 30, 0x8180, 1);
PHY_WriteMMD(6, 30, 0x8180, 1);//TC10
PHY_WriteMMD(7, 30, 0x8180, 1);
PHY_WriteMMD(8, 30, 0x8180, 1);
PHY_WriteMMD(9, 30, 0x8180, 1);

PHY_WriteMMD(6, 30, 0x180, 0);

The usage fault information is as follows.

Ethan_L_0-1684394959994.png

How do I solve this problem?

Thanks,

Ethan.

0 件の賞賛
返信
1 返信

220件の閲覧回数
Haribadri1989
Contributor II

Hi. Did you find a solution to this problem?

0 件の賞賛
返信