Part Number: MSP430I2030 I can see the sensor transfer function in familys user guide, however Im unable to interpret this function.
Vs = TCs(273 + T[°C]) + Vo [mV]
Vs = V Sensor Typ
Cs = C sensor
Vo = V offset sensor
Im getting a value of SD24 …
Part Number: MSP430I2030 Dear All,
My Japanese customer has a question about MSP430I2030TRHBR. The question is below:
The linearity error of ADC was evaluated by our company, and the result is that the linearity error at gain x1 becomes larger than at…
Part Number: MSP430I2030 Dear All,
My Japanese customer has a question about MSP430I2030TRHBR. The question is below:
The linearity error of ADC was evaluated by our company, and the result is that the linearity error at gain x1 becomes larger than at…
Part Number: MSP430I2030 Dear all,
when the linearity error was measured by setting gain to 1 and changing Vic to 0 V, 0.1 V, and 1.0 V,
the shape of the graph was different when Vic was 0.1 V.(Please refer to the attached graph.)
INL.pdf
Why is this…
Part Number: MSP430I2030 Other Parts Discussed in Thread: MSP430F423 Hi,
does anybody has a software routine to calculate and eliminate the offset voltage from the SD24V ADCs of the MSP430i2030?
I use them with an OSR=64, LSBACC=0 and gain=2. The offset…
Part Number: MSP430I2030 Other Parts Discussed in Thread: MSP430F423 , MSP430F6779A I'm using the ADC24 from MSP430i2030. How could I get the offset values from the ADCs?
I will replace the MSP430F423 µC. At this µC you could short the ADC Inputs to…
Part Number: MSP430I2030 I'm using the SD24 internal voltage reference and a GAIN adjustment of 2. At the table 5-19 there is the VSD24REF described with TYP: 1.158V.
At note (2) from table 5-21 is the full- scale range defind as follows: V FSR+ = +…
Part Number: MSP430I2030 Tool/software: Code Composer Studio MSP430i2030 is running in LPM0 Mode.
Is the interrupt flag of a port pin set, even though the corresponding port pin interrupt is not enabled to wake up the μC?
I would like the info of a…
Part Number: MSP430I2030 Chapter 4 in the TIDU454A Application desccibe the Software.
The metrology computation engine, which is packaged into a library named “emeter-metrologyi2041.r43”,
contains the function for ADC setup and initialization…