SJA1110 Wake-Sleep function select

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SJA1110 Wake-Sleep function select

449 Views
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 Kudos
Reply
1 Reply

219 Views
Haribadri1989
Contributor II

Hi. Did you find a solution to this problem?

0 Kudos
Reply