element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Ultra96 Hardware Design USB Ethernet problem using micro-USB port of Ultra96-v2.
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 7 replies
  • Answers 3 answers
  • Subscribers 348 subscribers
  • Views 2226 views
  • Users 0 members are here
  • usb ethernet problem
Related

USB Ethernet problem using micro-USB port of Ultra96-v2.

yoyo_h
yoyo_h over 6 years ago

Hi all,

 

I want to use Ultra96-v2 micro-USB port to communicate with PC. But my PC couldn't detect the board and no changes happen to the PC Device Manager when USB cable plugs in.

I am using the latest image version now, which is "ultra96v2_oob_2018_3_190917_8GB", and I tried other 3 PCs with Win10, none of them could detect the board as the Getting Started said "Ethernet Gadget".

I was wondering if there are any suggestions?

 

Thanks,

Yoyo

  • Sign in to reply
  • Cancel

Top Replies

  • zedhed
    zedhed over 6 years ago in reply to bhfletcher +1 suggested
    Hi Yoyo, I am using that PYNQ V2.4 image Bryan mentioned with my Ultra96-V2 and it is working as expected with my Windows 10 PC. Are there any devices appearing in your Device Manager under the USB section…
  • zedhed
    zedhed over 6 years ago in reply to bhfletcher +1 suggested
    Hi Yoyo, I tried with my other Windows 10 PC and I ran into some issues getting that USB Gadget connected, specifically the Remote NDIS networking interface was reporting as Network cable unplugged when…
  • zedhed
    zedhed over 6 years ago in reply to yoyo_h +1 suggested
    Hi Yoyo, Thanks for letting us know that you are able to move past the issue! I also want to point out to you that the PYNQ V2.5 image has just been officially released. I made an announcement of this…
  • bhfletcher
    0 bhfletcher over 6 years ago

    I am having the same problem. I am investigating with our developer. I believe this works with the current PYNQ distribution if you want to give that one a try:

    http://avnet.me/ultra96-pynq-image-v2.4_v2

     

    Bryan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • zedhed
    0 zedhed over 6 years ago in reply to bhfletcher

    Hi Yoyo,

     

    I am using that PYNQ V2.4 image Bryan mentioned with my Ultra96-V2 and it is working as expected with my Windows 10 PC.

     

    Are there any devices appearing in your Device Manager under the USB section when you attach your Ultra96 board to your PC?

     

    Best Regards,

     

    -Kevin

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • zedhed
    0 zedhed over 6 years ago in reply to bhfletcher

    Hi Yoyo,

     

    I tried with my other Windows 10 PC and I ran into some issues getting that USB Gadget connected, specifically the Remote NDIS networking interface was reporting as Network cable unplugged when clearly it was already plugged.

     

    image

     

    I have been following this other post and wondered if these could somehow be related?

     

    Re: Ultra96 and Click Mezzanine unhappy with Ubuntu?

     

    Sure enough, if I follow this procedure, I can get the Remote NDIS interface to work as expected and access the Jupyter Notebooks on my Ultra96:

     

    1. Disconnect laptop from my Thunderbolt docking station
    2. Connect to Ultra96 J1 USB 3.0 ULPI Upstream port and wait for the Remote NDIS show Unidentified network as its status
    3. Connect laptop to my Thunderbolt docking station

     

    Once I complete this particular dance of actions, the Remote NDIS still shows as connected.

     

    image

     

    I then configure my IPv4/TCP properties to set my IP address to 192.168.3.100 with a subnet mask of 255.255.255.0 and I am off and running!

     

    image

    Then I am able to connect to the Jupyter Notebooks on my Ultra96 by opening the following URL in a browser:

     

    http://192.168.3.1:9090/

     

    image

     

    Best Regards,

     

    -Kevin

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • clem57
    0 clem57 over 6 years ago in reply to zedhed

    Thanks for the detailed write up...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • yoyo_h
    0 yoyo_h over 6 years ago in reply to bhfletcher

    Hi Bryan,

    Thank you very much. I could connect the board with my laptop using the micro USB port and log into the jupyter notebook now.

     

    Yoyo 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • yoyo_h
    0 yoyo_h over 6 years ago in reply to zedhed

    Hi Kevin,

    Thanks for the detailed steps.  ultra96-V2.4 works in this problem, and the USB driver is installed automatically. The board is recognized as a 'remote NDIS Compatible Device' after the cable plugged in.

     

    Yoyo 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • zedhed
    0 zedhed over 6 years ago in reply to yoyo_h

    Hi Yoyo,

     

    Thanks for letting us know that you are able to move past the issue!

     

    I also want to point out to you that the PYNQ V2.5 image has just been officially released.  I made an announcement of this in this thread here:

     

    PYNQ V2.5 for Ultra96 Released!

     

    Best Regards,

     

    -Kevin

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube