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
Experts, Learning and Guidance
  • Technologies
  • More
Experts, Learning and Guidance
Ask an Expert Forum MikroBus GPIO
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experts, Learning and Guidance to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 6 replies
  • Subscribers 284 subscribers
  • Views 629 views
  • Users 0 members are here
  • lcd
  • gpio
  • mikrobus
  • ZUBoard
Related
See a helpful answer?

Be sure to click 'more' and select 'suggest as answer'!

If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!

MikroBus GPIO

MATRIX7878
MATRIX7878 4 months ago

Hello,

     I am using a ZuBoard 1CG and am trying to use the MikroBus as GPIO pins so I can program a parallel LCD screen.  I am getting strange signals coming out of the pins.  Even just alternating GPIO signals creates strange results.  There are large multi-second gaps for some lines, some have random switches and some keep running forever despite a stop condition.  From the schematic, the only IC between the SoC and MikroBus connector is a 1.8 V to 3.3 V converter.  Why would I have strange behavior?

Thank you

  • Sign in to reply
  • Cancel

Top Replies

  • electronicbiker
    electronicbiker 4 months ago +1
    It sounds like an open connection somewhere, possibly an 'enable/disable' pin or the like. Or perhaps if your cables are too long and/or are not screened and some interference is getting onto them from…
  • javagoza
    javagoza 4 months ago +1
    Have you checked your design and outputs using the integrated logic analyzer (ILA)? It's easy to add an ILA to your design, and you'll know for sure whether it's a digital design error or a board error…
Parents
  • electronicbiker
    0 electronicbiker 4 months ago

    It sounds like an open connection somewhere, possibly an 'enable/disable' pin or the like. Or perhaps if your cables are too long and/or are not screened and some interference is getting onto them from some distance away.

    The power supply could be responsible - I don't remember 1.8v to 3.3v converters, but that doesn't mean there aren't any. If your supply voltage is not close enough to 1.8v then the output might not be close enough to 3.3v to drive the circuit. Can you short all the inputs to zero volts and then check to see if all the outputs are stable? Assuming that none of them are square-wave generators by default when power is applied, of course.

    I don't know the ZuBoard, but the more I think about it the more I think there is a dry joint somewhere or even an unsoldered pin. I've seen it before, a pin on a SMD in mid-air, i.e. not soldered to the PCB. Or, if it is a very old ZuBoard, there might be dendrites. I've even seen a PCB where the track layout was wrong close to an IC in such a way that pin 1 was connected to hole 16, pin 2 to pin 15, etc. The quick cure was to desolder the IC and solder it to the other side of the PCB; this was not acceptable to the quality inspectors but it proved the point. The other 99 boards were scrapped without any further work being done on them.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • electronicbiker
    0 electronicbiker 4 months ago

    It sounds like an open connection somewhere, possibly an 'enable/disable' pin or the like. Or perhaps if your cables are too long and/or are not screened and some interference is getting onto them from some distance away.

    The power supply could be responsible - I don't remember 1.8v to 3.3v converters, but that doesn't mean there aren't any. If your supply voltage is not close enough to 1.8v then the output might not be close enough to 3.3v to drive the circuit. Can you short all the inputs to zero volts and then check to see if all the outputs are stable? Assuming that none of them are square-wave generators by default when power is applied, of course.

    I don't know the ZuBoard, but the more I think about it the more I think there is a dry joint somewhere or even an unsoldered pin. I've seen it before, a pin on a SMD in mid-air, i.e. not soldered to the PCB. Or, if it is a very old ZuBoard, there might be dendrites. I've even seen a PCB where the track layout was wrong close to an IC in such a way that pin 1 was connected to hole 16, pin 2 to pin 15, etc. The quick cure was to desolder the IC and solder it to the other side of the PCB; this was not acceptable to the quality inspectors but it proved the point. The other 99 boards were scrapped without any further work being done on them.

    • Cancel
    • Vote Up +1 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