Forum Discussion

Jack_Lin's avatar
Jack_Lin
Icon for New Contributor rankNew Contributor
1 month ago
Solved

Bidirectional pin USB_RX with a pseudo-differential I/O standard must use the OEIN port of the node

I am trying to make a bidirectional differential line using Cyclone V. In VHDL, I set USB_RX, USB_RXn as INOUT on the top level (they are assigned to a Differential SSTL-II 2.5 pair).  I used the AL...
  • FvM's avatar
    1 month ago

    Hi Jack,

    not quite clear what you want to achieve. USB (both FS and HS) is a half-duplex protocol and involves push-pull drivers with enable signal.

    Regards Frank