Other Parts Discussed in Thread: AWR2544, SYSCONFIG, , DP83TG720EVM-MC
Tool/software:
Hi,
I need help to enable DP83TC812 for AWR2544.
Currently I got a new task for the AWR2544, switch the auto phy from 1000Base-T1 DP83TG720 on the EVM to 100Base-T1 DP83TC812.
Previously I had configured the EVM to let the 1000Base-T1 DP83TG720 working with 2544 mmwDemo.
Here I list the modifications I have done to enable the 1000Base-T1 DP83TG720:
1, hardware:
In stall R11 with 0 Ohm resistor.
Move R98, R101, R103, R105, R121, R122, R195, R290, R325, R336, R338, R339, R369, R413
to R240, R239, R238, R237, R245, R234, R74, R230, R225, R178, R100, R96, R247, R249.
2, software:
run gmake msssyscfg-gui to use the sysconfig gui app to select the "Auto Phy (dp83tg720)", as the <mmwave_mcuplus_sdk_user_guide.pdf>
gmake all, download and run the appimage.
3, connection:
AWR2544LOPEVM -> DP83TG720EVM-MC -> PC. DP83TG720EVM-MC at slave mode.
Result: On PC, I can receive the UDP data, same as the DP83867 (Industrial PHY).
Now what I did try to enable the 100Base-T1 DP83TC812.
All others are exactly unchanged based on above, except:
1, hardware:
Replace DP83TG720 by DP83TC812.
Change R11 from 0 Ohm to 10K Ohms.
3, connection:
AWR2544LOPEVM -> 100Base-T1 converter* -> PC.
100Base-T1 converter* Technica engineering 100Base-T1 Media Converter_BCM, at slave mode, FullOut.
However, the modifications do not work.
If I set the 100Base-T1 converter at Master mode:
However it will crush if I run a simple configure as:
The console is dead at here; and wireshark on the PC side shows no data received, same if I configure "frameCfg 0 0 128 10 512 100 1 "
It shouldn't be the data rate too high (128 samples, 1 chirp, 10Hz, cant' work).
By default, the Auto phy should work at Master mode, but based on above screenshot, looks the 100Base-T1 Auto Phy is runing at Slave mode?
-----------------------
I believe on the software side, I need to do some modifications to fit the new Auto Phy, but have no idea which document to reference to.
Could anyone help me out? Thanks a lot!
Regards,
Kaiyu Huang