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
Arduino
  • Products
  • More
Arduino
Arduino Forum Finding an ADC
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 4 replies
  • Subscribers 391 subscribers
  • Views 382 views
  • Users 0 members are here
Related

Finding an ADC

sbkenn
sbkenn over 7 years ago

Hi guys.  Does anyone know of an 8-bit, 8 channel ADC with I2C interface, AND a trigger input to sample/hold and start the conversion.  I want to measure, synchronised to a point in my code on a highly dynamic channel.  The only ADCs that I have found where I can precisely time the latch are parallel i/o ones.

The whole system is timing critical, so I want to offload the ADC stuff from the main uC (a 2560 at present).

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 7 years ago in reply to sbkenn +2
    What you want to do isn't difficult with a more sophisticated processor. It might be time to consider moving away from Arduino and on to a processor with a modern fast ADC with DMA and timer based triggering…
  • genebren
    genebren over 7 years ago +1
    Shane, I have not come across anything like that (and I too have looked). On a project that I was working on for a client, with limited I/O on the processor, I built a CPLD controller that would trigger…
  • sbkenn
    sbkenn over 7 years ago in reply to genebren +1
    Thanks. I am not actually short of i/o, so can use a parallel device. Serial is tidier though, and leaves more options for reducing size. I do like to push boundaries too.
Parents
  • genebren
    genebren over 7 years ago

    Shane,

     

    I have not come across anything like that (and I too have looked).  On a project that I was working on for a client, with limited I/O on the processor, I built a CPLD controller that would trigger multiple parallel ADCs and return the results via an I2C interface.  This worked out very well and was not that difficult to code (in VHDL).  I don't believe that I have VHDL any more as it was all on a hard disk that crashed. You might be able to find something like that online.

    Best of luck!

    Gene

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • sbkenn
    sbkenn over 7 years ago in reply to genebren

    Thanks. I am not actually short of i/o, so can use a parallel device.

    Serial is tidier though, and leaves more options for reducing size.  I do

    like to push boundaries too.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • michaelkellett
    michaelkellett over 7 years ago in reply to sbkenn

    What you want to do isn't difficult with a more sophisticated processor. It might be time to consider moving away from Arduino and on to a processor with a modern fast ADC with DMA and timer based triggering. These are not uncommon features. Try looking at ST ARM Cortex based processors available on their Nucleo series of very cheap dev boards. Free software tools are available.

     

    You could use a Nucleo board as an I2C or SPI linked peripheral to your Arduino if that makes the system easier to develop.

     

    MK

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • baldengineer
    baldengineer over 7 years ago in reply to sbkenn

    What about using an I2C to parallel chip like an MCP23017? Saves you pins on the micro and lets you use any parallel ADC you come across.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • baldengineer
    baldengineer over 7 years ago in reply to sbkenn

    What about using an I2C to parallel chip like an MCP23017? Saves you pins on the micro and lets you use any parallel ADC you come across.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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