This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Sigma delta with PGA input?

Other Parts Discussed in Thread: MSP430F478, MSP430F47173

I am confused about several Sigma Delta modules.
Especially, I am not sure about the followings.

------

MSP430F478 - 16-bit Sigma Delta (Five Differential Analog Inputs)

http://focus.ti.com/docs/prod/folders/print/msp430f478.html


MSP430F47173 - 16-bit Sigma Delta (Differential PGA Inputs)

http://focus.ti.com/docs/prod/folders/print/msp430f47173.html

-------

Does the "PGA Input" mean that one SD16_A(or SD16) has some multiple
inputs (not only 1 channel) through the PGA? For example, 3 16-bit
Sigma delta has 3 * N inputs (N = number of PGA inputs for each module)?

When I need 5 channel analog inputs, can I use only 1 sigma
delta module attached with the PGA inputs?

 

  • There's two different things:
    Channel & Differential inputs

    SD16 can have multiple channels & each channel can have multiple differential inputs. For example:
    F478: Has ONLY 1 SD16 channel (per user's guide diagram), but that one channel has 5 different differential analog inputs (per pinout in datasheet: A0 +/-, A1+/-  upto A4+/-).
    F47173: Has 3 SD16 channels (per user's guide diagram), but each channel only has 1 different differential analog input (per pinout in datasheet: A0.0 +/-, A1.0+/-  & A2.0+/-).

    Bottomline is that you have to see the user's guide(block diagram) and datasheet (pinout) to see how many channels & analog inputs does a device have.

  • Thank you very much, Harman.

     

    Your reply helped me to understand on this topic.

**Attention** This is a public forum