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
PicoZed Hardware Design Possible Carrier errata? USB device mode.
  • 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 338 subscribers
  • Views 545 views
  • Users 0 members are here
Related

Possible Carrier errata? USB device mode.

Former Member
Former Member over 10 years ago

I'm trying to get my picozed to operate in USB device mode, and apart from the massive struggle with Petalinux kernel configuration, I'm starting to wonder if the hardware is not part of the problem as well.

According to page 74 of the USB phy datasheet:
(http://ww1.microchip.com/downloads/en/DeviceDoc/3320.pdf)

The Vbus pin of the phy needs to be connected (with appropriate series resistance and bypass capacitance) to the +5V power coming from the host.

The jumpers on the carrier board allow for appropriate configuration in terms of Rvbus and Cvbus mentioned above, but diode D5 on the carrier board is preventing the phy from seeing the +5V from the host. I suspect that this will prevent it from enabling its pull-up speed-identification resistor on D+ which is what tells the host that a device is connected.

Can anybody confirm for me that their PicoZed+Carrier board is capable of operating in device mode? and if so can you share your linux image and/or kernel configuration options?

  • Sign in to reply
  • Cancel
Parents
  • drozwood90
    0 drozwood90 over 10 years ago

    trjeppsdl,

    The Symbol on the schematic might be a little confusing, but this is not a DIODE in the traditional sense.  It is a voltage protection circuit.  The diode is there as a voltage sense / protection gate.

    The voltage from pin 1 to pin 3 is free to flow (0.16ohm typical R).  However, if the voltage from pins 1 to 3 becomes larger than 5.45V (min) - 5.75V (max) the Zener component will "short" to ground up to it's MAX rating (~10A until the part is damaged).  This ensures that if there is a transient or voltage spike (typically tested using a human body model http://en.wikipedia.org/wiki/Human-body_model) the sensitive 5V circuits are not damaged.  This can be typical depending on the environment when plugging and unplugging cables.  If you look at the end of the USB cables, you can even see that the outside pins (power and ground) are longer.  They are designed that way so as to engage the protection circuit before the data lines are even connected.

    If you check the datasheet (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7FSCD26730%7FF%7Fpdf%7FEnglish%7FENG_SS_SCD26730_F.pdf%7FRF1489-000) for the part, you can see what I mean on bottom of page 2.

    From the sounds of your issue, I agree with Gary that you probably do not have the CPEN pin configured properly.

    --Dan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • drozwood90
    0 drozwood90 over 10 years ago

    trjeppsdl,

    The Symbol on the schematic might be a little confusing, but this is not a DIODE in the traditional sense.  It is a voltage protection circuit.  The diode is there as a voltage sense / protection gate.

    The voltage from pin 1 to pin 3 is free to flow (0.16ohm typical R).  However, if the voltage from pins 1 to 3 becomes larger than 5.45V (min) - 5.75V (max) the Zener component will "short" to ground up to it's MAX rating (~10A until the part is damaged).  This ensures that if there is a transient or voltage spike (typically tested using a human body model http://en.wikipedia.org/wiki/Human-body_model) the sensitive 5V circuits are not damaged.  This can be typical depending on the environment when plugging and unplugging cables.  If you look at the end of the USB cables, you can even see that the outside pins (power and ground) are longer.  They are designed that way so as to engage the protection circuit before the data lines are even connected.

    If you check the datasheet (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7FSCD26730%7FF%7Fpdf%7FEnglish%7FENG_SS_SCD26730_F.pdf%7FRF1489-000) for the part, you can see what I mean on bottom of page 2.

    From the sounds of your issue, I agree with Gary that you probably do not have the CPEN pin configured properly.

    --Dan

    • 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