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
MicroZed Hardware Design Documentation on Microzed SBC (Upper Side Connectors)
  • 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 5 replies
  • Subscribers 324 subscribers
  • Views 841 views
  • Users 0 members are here
  • microzed
  • 7020
  • sbc
  • zynq
  • petalinux
Related

Documentation on Microzed SBC (Upper Side Connectors)

vcasado31
vcasado31 over 1 year ago

Hello,

I have a Microzed with Zynq 7020 and the Micromod connectors in the top side. I have build a Petalinux image, and the FPGA Done blue LED lights up, but I cannot connect with the board trohugh any terminal (SSH/Serial).

I have looked for info, but I just got searching for Microzed SBC this following doc PB-AES-Z7MB-7Z010_20-SBC-G-V1, but no schematics/references...

Does anyone can ping me some short of documentation about this board, please?

Thank you!

  • Sign in to reply
  • Cancel

Top Replies

  • vcasado31
    vcasado31 over 1 year ago in reply to dyessgg +1
    Hello, I am using the AES-MBCC-IO-G carrier, but I think that it should not be necessary, as the Microzed is the SBC not the SOM version. That is what I need, the schematics for my Microzed, this version…
  • dyessgg
    0 dyessgg over 1 year ago

    Because the FPGA "Done" indicator is on, we should be able to assume you have a bootable image on the device.

    1. Is it booting from where you expected?  (onboard eMMC, uSD card, etc)

    A number of things could be at play here.  In no particular order and no offense intended:

    1. Is the Ethernet hooked up and network configured on the uZED?

    2. Did you include the components necessary for SSH in the image?

    3. you actually mean using a real serial connection and not SSH, is a known good USB cable connected between your host and the uZED carrier board?

    4. Does the /dev/ttyUSB<x> device(s) show up?  If you're unfortunate enough to be doing this from a Windoze machine, did the COM<x> port show up?  If more than one, did you try all of them to connect to?

    5. Is the port configured correctly for 115,200 Baud, 8 bit, no parity, software (not hardware) flow control?

    More information about your configuration is necessary to help narrow this down any further.

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

    Hi, thank you so much for the answer!
    I will answer one by one with the situations:
    1. I think that yes, I I remove the SD the FPGA Done does not light, so I think that it boots right from the SD
    2. Yes, I did
    3. Yes I hoped to use the Micro USB on the board, but I then figured out that that USB is connected to the USB3320 USB Transceiver, not to the CP210x UART bridge, and in the link above it does not mention to have USB-UART communications, that is why I need the schematics to see where I can get the UART port.
    4. No, I tried on both, Ubuntu and Windows and it does not appear in none of them.
    5. yes
    Thank you!!

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

    I don't have my uZED board in front of me so this is all from memory.

    It sounds like you're talking about the PS microUSB connector.  That's not going to work. 

    I pulled up the schematics and data sheets on the uZED and it suggests 2 USB connectors but I only see one in the pictures.  Is the Ethernet a combined Ethernet/USB A?  If so, the uUSB is the USB to serial connection and is the one you need to use.

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

    Hello,

    I am using the AES-MBCC-IO-G carrier, but I think that it should not be necessary, as the Microzed is the SBC not the SOM version. That is what I need, the schematics for my Microzed, this version does not have the combined Ethernet/USB A, it just have a Ethernet,and the uUSB in the side.

    Thank you!

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

    I'm not familiar with a SBC Variant of the MicroZED.  All of the MicroZED boards I've known are SoM and require a carrier card.

    Looking at the schematics and mechanicals, I see the uUSB for the serial console/power and a combined Ethernet/USB-A stacked connector. If your board is different, I can't help any more.  I wish you the best.

    • 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