element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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 Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Software Application Development UART connection on Zedboard
  • 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 Not Answered
  • Replies 1 reply
  • Subscribers 328 subscribers
  • Views 461 views
  • Users 0 members are here
Related

UART connection on Zedboard

cascade99
cascade99 over 9 years ago

Hi,
I followed instruction from the following link to try get UART work, I installed the driver and I could see it from the device manager, but there is no print out on HyperTerminal:

http://zedboard.org/content/zedboard-sdk-helloworld-example

I'm wondering by default of zedboard, UART is connect to the cortex? do I need do wiring for the connection?

Or there is other example I can try the UART connection?

Thanks

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    0 Former Member over 9 years ago

    Hello Lynn,

     

    From the information you listed in a previous post I am going to assume that you are using a current version of the Xilinx Vivado tools and that you ZedBoard hardware works (that you do get an output on your HyperTerminal with your FreeRTOS application). If this is not the case let us know. It the future if you can supply the basic information, such as Xilinx tool suite used, host OS, etc. it will be easier to provide assistance.

     

    The link you reference above if pretty old and targets the older PlanAhead/ISE tools suite, so I would use an example that targets the current Vivado tools.  There are several examples on our ZedBoard Reference Designs page:

     

    http://zedboard.org/support/design/1521/11

     

    Or you can use the MicroZed tutorials we discussed in the previous forum thread and just target the ZedBoard instead. Tutorials 01 and 02 should get you there:

    http://zedboard.org/support/design/1519/10

     

    As for the basics your design should provide output to the USB UART as long as you have included UART1 in your hardware design but not UART0 (this is the default configuration). If you enable UART0 in your design the application will use UART0 as the default unless you change the settings in the BSP. If you want to make sure it is not your hardware design that is causing the issue you can use the pre-defined zed_hw_platform hardware platform in the SDK. Just start with the SDK and when interacting with the new Application Project dialog select 'zed_hw_platform' as the Hardware Platform and make sure 'Create New' is selected for the BSP.

     

    -Gary

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 9 years ago

    Hello Lynn,

     

    From the information you listed in a previous post I am going to assume that you are using a current version of the Xilinx Vivado tools and that you ZedBoard hardware works (that you do get an output on your HyperTerminal with your FreeRTOS application). If this is not the case let us know. It the future if you can supply the basic information, such as Xilinx tool suite used, host OS, etc. it will be easier to provide assistance.

     

    The link you reference above if pretty old and targets the older PlanAhead/ISE tools suite, so I would use an example that targets the current Vivado tools.  There are several examples on our ZedBoard Reference Designs page:

     

    http://zedboard.org/support/design/1521/11

     

    Or you can use the MicroZed tutorials we discussed in the previous forum thread and just target the ZedBoard instead. Tutorials 01 and 02 should get you there:

    http://zedboard.org/support/design/1519/10

     

    As for the basics your design should provide output to the USB UART as long as you have included UART1 in your hardware design but not UART0 (this is the default configuration). If you enable UART0 in your design the application will use UART0 as the default unless you change the settings in the BSP. If you want to make sure it is not your hardware design that is causing the issue you can use the pre-defined zed_hw_platform hardware platform in the SDK. Just start with the SDK and when interacting with the new Application Project dialog select 'zed_hw_platform' as the Hardware Platform and make sure 'Create New' is selected for the BSP.

     

    -Gary

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
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