View Full Version : Propeller code for the MCP3428 (16bit ADC with I2C)
donnpangy
06-05-2010, 12:26 AM
···· 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
Tubular
06-05-2010, 02:55 AM
Don, I did a quick search for MCP342*, but found nothing. I think you're the pioneer on this one...
donnpangy
06-05-2010, 05:18 AM
···· 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,
donnpangy
10-22-2010, 01:34 AM
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.
michelle2025
08-19-2011, 01:34 AM
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