SJA1110 Wake-Sleep function select

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

SJA1110 Wake-Sleep function select

1,064 次查看
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 回复

834 次查看
Haribadri1989
Contributor II

Hi. Did you find a solution to this problem?

0 项奖励
回复