Hello ladies and gentlemen,
I've got an issue with connecting the temperature sensor to the DM430E (version DM430E-0-0-0-0, just in case). I have it connected to the input 10. I don't understand why, but I can't upload the screenshot (it tells "file is too big" or something similar), that's why the configuration of that input is there:
PinConfig0 = 1
PinConfig1 = 4
DigInConfigHigh = 3000
DigInConfigLow = 2000
FreqConfig = 0
The issue is that instead of having the resistance in Ohm line I get 0xFFFF, which is "signal not valid". The resistance measured by Ohm meter is around 3500, which is definitely inside of the supported range.
And also no matter what configuration I specify for PinConfig0 and PinConfig1 I get 0xFFFF on all lines (Ohm, Volt, Amp) except for the PinConfig0=1 and PinConfig1=0. In this case I get voltage value around 870.
So, the question is: what am I doing wrong, and how to make the temperature being read by the OI?
Thanks,
Alexey.