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.

USB-2-MDIO: Syntax for read/write register via serial communication

Part Number: USB-2-MDIO
Other Parts Discussed in Thread: MSP430F5529, DP83849I,

Dear All,

I want to set up a serial communication (LabView) via MSP430F5529 to the PHYTER Demo II Board with DP83849i.

Is there a possibility to replace the usb-2-mdio program with a serial terminal program, like hyperterminal or labview?

With the recommended syntax below for reading a register '=' 'PHY_ID[2]' 'REG_ADD[4]' '/'   I got the answer-string: >Error! Improper length format in basic read/write<

I tried the following:

=010001/

=,0,1,0,0,0,1,/

'=','0','1','0','0','0','1','/'

Where is the mistake?

The UART-setup seems to be ok, I noticed a respond on the MSP430-Board when sending the command (red and green leds were on a short low level).

 

Thank You

Stefan