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
ZUBoard New ZUBoard 1CG is not working
  • 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 17 replies
  • Subscribers 329 subscribers
  • Views 2427 views
  • Users 0 members are here
  • jtag
  • avnet
  • ZUBoard
Related

New ZUBoard 1CG is not working

muhbay
muhbay over 1 year ago

I purchased Avnet ZUBoard 1CG from Farnell UK, 1 month ago.  Today,  i plugged a good quality 15V/3A 65W USB-C power brick. All 5IN, 9IN, 15IN are red. LED D17 is green.SW2 Switches are default on QSPI as On-Off-On-On. After pressing SW7, I can not see any Virtual COM port on host PC and D23 LED is not lit. I also tried with another Linux PC. I could not see any logs about usb or FTDI when i type "dmesg". I have been struggling for 3 hour. I'm genuinely very upset. Because it has been 1 month, I wont be able to return for refund to Farnell in the case of hardware fault. I also verified USB Micro cable with another device. The cable does not have any issue. I attached a video describing the issue.

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

  • Sign in to reply
  • Cancel
  • padudle
    0 padudle over 1 year ago

    It looks like something fundamental is wrong.  After you hit the power-on button there is a big white LED that should light up.

    What happens when you connect using JTAG from Vivado Hardware Manager?  Does it see the chip?  Can you create a simple design that flashes the RGB LEDs and download it directly over JTAG.

    I boot mine in SD card mode.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • padudle
    0 padudle over 1 year ago in reply to padudle

    https://github.com/hdlguy/zuboard

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • muhbay
    0 muhbay over 1 year ago in reply to padudle

    Currently, i don't have voltage measure tool. I will try to borrow from someone to test all points, later.

    I think, it is not getting through on/off circuit. I can not see anything in Vivado Hardware Manager. I tried On-On-On-On JTAG mode. It is not working also.

    I think even if jtag cable is not connected, we should see led lit when i press sw7.

    I also dont have microsd card. I purchased today. I am waiting for it. I will try booting from sd card when it arrives.

    My question is that:

    If QSPI Memory is corrupted, will it run? I am remembering one of my previous boards were not enabling jtag when there is corrupted bootloader in booting memory.

    Thanks for your advice. I wish we can access factory test also.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • padudle
    0 padudle over 1 year ago in reply to muhbay

    I agree with you about the power. It is not getting to the Zynq part.  You say the +15V LED is turned on so that makes me think the USB-c power supply is working right and is negotiating to 15V.  I had trouble finding one that did work. I finally used the power supply for my laptop computer.

    The ZUboard has a lot of things that are extra complicated because Avnet wants to sell those special chips, like the usb-c power management chip.

    You should get the big white LED lighted even if the QSPI is erased.  You should not have to do circuit level debugging but if you can get a volt meter, maybe you can check the supplies.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • fouad_jh
    0 fouad_jh over 1 year ago

    Here is info on restoring QSPI image: https://github.com/Avnet/freertos-oob

    I don't have ZUBoard but as I can see from the schematics, you will need to power the board (SW7) to get JTAG/UART interface. Which you are doing as per the video.

    When D23 is lit, it is an indication of 3.3V is on. The power on sequence is triggered by pressing SW7. Try to push SW7 firmly, if that doesn't work, try to follow the link to restore QSPI image.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • muhbay
    0 muhbay over 1 year ago in reply to fouad_jh

    I tried JTAG boot mode by setting switches as ON-ON-ON-ON. There is no change.

    I will try to restore using sdcard when my sdcard arrives.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • fouad_jh
    0 fouad_jh over 1 year ago in reply to muhbay

    When you tried JTAG boot, was D23 on? Or if you have multi-meter, you can test 3.3V?

    imageimage

    image

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • c_chil
    0 c_chil over 1 year ago

    Hi,

    even if you don't have an SD card plugged in you should see the RGB, the Green, and 4 Red LEDs light up. Since you only have 60 days from purchase to return any defective boards, I would suggest you request an RMA and get a new board.  Something may have occurred during shipping.  

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • padudle
    0 padudle over 1 year ago

    Hello, I have been using my ZUBoard again lately and I see the same problem you describe.  I can set the mode switch to JTAG but I cannot attach to the board to download or debug if the SD card is not inserted in the socket.  I have not checked the schematics to see how this might happen.  You are using QSPI mode but the same issue may apply.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • muhbay
    0 muhbay over 1 year ago in reply to padudle

    When there is no sd card and the boot mode switch(SW2) is JTAG, if you press the power on SW7, does any led turn on?

    When i receive my sd card reader, i will flash with BOOT.bin in https://github.com/Avnet/freertos-oob. It looks like BOOT.bin includes first stage boot loader. If my QSPI flash memory is corrupted, it is expected to not power on.

    • 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 © 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