Shop OBEX P1 Docs P2 Docs Learn Events
Propeller code for the MCP3428 (16bit ADC with I2C) — Parallax Forums

Propeller code for the MCP3428 (16bit ADC with I2C)

donnpangydonnpangy Posts: 49
edited 2011-08-18 18:34 in Propeller 1
···· I am looking for propeller code for the MCP3428, which is a 16-bit, ADC analog to digital converter with I2C. I was hoping to find somethig that worked with the basic_I2C_driver.spin.
···· Another ADC chip code, would be enough for me to get started with this project.

···· Thanks for any assistance,
Don

Comments

  • TubularTubular Posts: 4,717
    edited 2010-06-04 19:55
    Don, I did a quick search for MCP342*, but found nothing. I think you're the pioneer on this one...
  • donnpangydonnpangy Posts: 49
    edited 2010-06-04 22:18
    ···· I have been looking at the timing diagram of the MCP3428, and I am getting familiar with it.

    ···· I will post the code when I get it working.



    ···· thanks,
  • donnpangydonnpangy Posts: 49
    edited 2010-10-21 18:34
    I have the propeller code written for this ADC(MCP3428, which is a 16-bit, ADC analog to digital converter with I2C).

    Im me if you need it now.

    I will post the code here and on the OBEX when I can.
  • michelle2025michelle2025 Posts: 1
    edited 2011-08-18 18:34
    donnpangy wrote: »
    I have the propeller code written for this ADC(MCP3428, which is a 16-bit, ADC analog to digital converter with I2C).

    Im me if you need it now.

    I will post the code here and on the OBEX when I can.

    Don,

    Do you mind sharing the code that you written for the device?
    I am doing project on using the device I2C addressing to communicate with microchip IC.

    Thanks,
    Michelle
Sign In or Register to comment.