Hello,
I am trying to program the LMP90100 with the MSP430
There are two problems, I can't understand
1. Sending control sequences does not lead to setting the excitation current of the thermistor.(for example, the code 0x0A sends the excitation current of the 1 mA resistance to the register ADC_AUXCN; all the necessary order - the formation of the sequences INST1 and INST2 - is observed)
2. An attempt to read data from the ADC_DOUT 0, 1, 2 ADC output registers also does not result in any pulses at the DOUT output (observe the DOUT state on the oscilloscope).
Could you help me with that?
Thanks in advance