interfacing of msp430g2231 with digital to analog converter..

Status
Not open for further replies.

skarthikshines

Member level 5
Joined
Feb 21, 2011
Messages
81
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
2,060
i did the coding for adc10 to read 5 analog inputs in msp430g2231 and i did the average for the 5inputs and i stored the averaged value in a memory location.. now i need to know is there any posiabilty in msp430g2231 to interface the ad7541a(digital to analog converter)?? or else what i have to do to convert the averaged digital value in to the analog value
 

yes, you can connect the MSP430 to AD7541 to used as a DAC.
 

    V

    Points: 2
    Helpful Answer Positive Rating

Not very easily. The AD7541A is a 12-bit DAC with parallel interface, while the msp430g2231 depending on the package style has a total of 14 to 16-pins, two of them being Vcc and Vss.

Therefore the AD7541A is not the best choice for this particular MCU. A DAC with either an I2C or SPI interface would be a more appropriate and effective solution.


BigDog
 

i agree with bigdogguru. it is suitable to used a DAC with I2C or SPI connection. you can used a MCP4728-E/UN, it is a 12-bit DAC with I2C
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…