This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PHY driver for Teridian 78Q2133

Hi,
is there someone having a driver for the Teridian 78Q2133 ethernet PHY?
I adapted the example out of the AT91SAM9260 software package from Atmel to wotk with this PHY, but the auto negotiation always fails, resulting in a time out.

Thanks for your help.

Parents
  • I already had a look at this.
    The main problem is, that the auto negotiation bit in the status register is not beeing set.
    I only see the link status and remote fault bit changing.
    Same in the interrupt status reg: link partner ack and link status change, but uto negotiation complete flag does not.

Reply
  • I already had a look at this.
    The main problem is, that the auto negotiation bit in the status register is not beeing set.
    I only see the link status and remote fault bit changing.
    Same in the interrupt status reg: link partner ack and link status change, but uto negotiation complete flag does not.

Children