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
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • 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
ZedBoard Hardware Design UART drivers not working in Win10 Pro/Home 64bit
  • 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 9 replies
  • Subscribers 352 subscribers
  • Views 3339 views
  • Users 0 members are here
Related

UART drivers not working in Win10 Pro/Home 64bit

rathseg
rathseg over 8 years ago
Hi,
 
   I just got a Zedboard and I am trying to get it up and running but I am getting stuck right at the very beginning with getting the UART connection to work.  I followed the included instructions with the board.  I got the Green Power light, blue done light, "digilent" image on the OLED, and a solid amber light on the UART LD11.  
 
I went to the next step that says you need to install the driver for the Cypress CY7C64225  USB-to-UART.  I found the the 1.3 install guide from here: http://zedboard.org/support/documentation/1521  I went to the Cypress site, got the CypressDriverInstaller_1 file and installed it.  It said it installed fine(* there are discrepancies with the install guide after install, which I will get to in a minute ).  The amber light turned off instead of blinking.  Tried reconnecting the Zedboard, turning on/off, restarting computer.  In all cases, the UART amber light is off and I cannot connect with a terminal program.
 
Compared with the install guide there are some things that are different in the device manager.  There is no device listed as "CypressUsbConsoleWindowsDriver" as Figure 4/Step 9 shows.  Under Ports ( COM and LPT ),  it is called USB Serial Port ( COM4 ), not "Cypress Serial".   USB Serial Port is the Zedboard as it only appears if I turn on the Zedboard.  Going into the properties for the USB Serial Port under Port Settings->Advanced as steps 10 and 11 indicate, there is no option for Enable Port Persist, but under "Com Port Number" dropdown box ( bottom of the picture step 11 ), there is an option for "enable RTS-DTR Flow Control" and "Other Serial Device Setup" with the option "Compatible I2C Slave Device Address (7 bit Even Address ) with 0x42 in the textbox.  USB to UART Adapter is under "Universal Serial Bus Controllers" but is not mentioned in the install guide.
 
I started checking the forums and found this post: http://zedboard.org/content/uart-driver-does-not-work-new-pc and tried ALL the suggestions there with no change.  That thread was pretty old so I thought I'd start a new one.  If I uninstall everything and turn on the zedboard I can get the solid amber light back.
 
I also tried hooking up the Zedboard to a laptop running Windows 10 Home 64-bit, with the exact same results.
 
OS: Windows 10 Pro 64 bit
USB Serial Port Version number after Cypress driver install: 3.13.0.59 dated 10/13/2105
USB to UART Adapter Version number after Cypress driver install 3.13.0.59 dated 10/13/2015
 
I'm pretty much out of ideas at this point and could use some more suggestions.  A few other details.
 
Thanks in advance.
 
  • Sign in to reply
  • Cancel
Parents
  • mpiazza2017
    0 mpiazza2017 over 8 years ago

    Hi,

    I'm a 3rd year CE student interested in learning about the ZedBoard (no FPGA courses currently offered at my university, so I am helping a professor develop labs). I wrote down the minimum steps that I used to get the ZedBoard to display the same as the original Getting Started Instructions and I would like to share them here for other beginners. Please let me know if you spot any errors, and thanks for the helpful posts so far!

     

    Getting Started Instructions (Windows 10)

    1. Connect 12V power to J20.
    2. Connect J14 to PC via MicroUSB.
    3. Insert SD Card into J12.
    4. Turn SW8 ON (LD13 should illuminate).
    5. Wait ~15 seconds (LD12 should illuminate, DISP1 should display default image).
    6. Open Device Manager from Windows search bar and expand the Port list to confirm COM Port.
    7. Install/run "Tera Term" (from https://osdn.net/projects/ttssh2/releases/).
      a. Choose Serial and select same COM Port from step 6. Click OK.
      b. Click: Setup > Serial port:
        I. Confirm Port
        II. Baud Rate: 115200
        III. Data: 8 bit, 
        IV. Parity: none, 
        V. Stop: 1 bit, 
        VI: Flow control: none. 
        VII: Click OK.
    8. Turn SW8 OFF, then ON (in Tera Term: Linux image should boot with ZedBoard demo).
    9. Type "poweroff" in Tera Term (prolongs OLED life; executed prior to turning ZedBoard OFF).
    10. Turn SW8 OFF.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • mpiazza2017
    0 mpiazza2017 over 8 years ago

    Hi,

    I'm a 3rd year CE student interested in learning about the ZedBoard (no FPGA courses currently offered at my university, so I am helping a professor develop labs). I wrote down the minimum steps that I used to get the ZedBoard to display the same as the original Getting Started Instructions and I would like to share them here for other beginners. Please let me know if you spot any errors, and thanks for the helpful posts so far!

     

    Getting Started Instructions (Windows 10)

    1. Connect 12V power to J20.
    2. Connect J14 to PC via MicroUSB.
    3. Insert SD Card into J12.
    4. Turn SW8 ON (LD13 should illuminate).
    5. Wait ~15 seconds (LD12 should illuminate, DISP1 should display default image).
    6. Open Device Manager from Windows search bar and expand the Port list to confirm COM Port.
    7. Install/run "Tera Term" (from https://osdn.net/projects/ttssh2/releases/).
      a. Choose Serial and select same COM Port from step 6. Click OK.
      b. Click: Setup > Serial port:
        I. Confirm Port
        II. Baud Rate: 115200
        III. Data: 8 bit, 
        IV. Parity: none, 
        V. Stop: 1 bit, 
        VI: Flow control: none. 
        VII: Click OK.
    8. Turn SW8 OFF, then ON (in Tera Term: Linux image should boot with ZedBoard demo).
    9. Type "poweroff" in Tera Term (prolongs OLED life; executed prior to turning ZedBoard OFF).
    10. Turn SW8 OFF.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • bhfletcher
    0 bhfletcher over 8 years ago in reply to mpiazza2017

    Thanks for sharing. Another helpful resource for brand new users is the Xilinx University Program. See the free materials here:

    https://www.xilinx.com/support/university/students.html#workshops

     

    Bryan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify 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 © 2026 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