This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
How to read/write registers of dp83tg720 with a terminal application such as putty?
Hi,
Register read is possible using the USB-2-MDIO tool for the EVM:
https://www.ti.com/tool/USB-2-MDIO
Using serial terminal is not possible.
Regards,
Rahul
This did not resolve my issue.
I don't want to use USB-2-MDIO since that application needs an MSP 430 Launch Pad. It is said that we can use any terminal application to communicate with the 720 EVM through USB port. I don't know the commands to communicate with the 720 EVM.
720EVM has an on-board MSP. USB-2-MDIO tool can be used by connecting the EVM to your computer.
Regards,
Rahul
Is there a user manual to tell me how to use USB-2-MDIO tool to communicate with 720EVM without MSP430 LaunchPad? I have USB-2-MDIO Software Tool User's Guide, which only tells me how to use it with MSP430 LaunchPad.It is said: "An MSP430 LaunchPad is required for use with this GUI".
Did you select the correct COM port ? Can you share a snippet of com ports in device manager ?
Step by step instructions on how to use USB-2-MDIO tool is available in the below guide from section 2.3.2:
https://www.ti.com/lit/ug/snlu197/snlu197.pdf?ts=1679586195601&ref_url=https%253A%252F%252Fwww.google.com%252F
Regards,
Rahul
You must enter a complete hex value (4 digits). Try entering 0002 in Register Address and click Read.
Regards,
Rahul