Post Go back to editing

ADuCM355 internal temp sensor transfer function

Category: Software
Product Number: ADuCM355

I'm finding that the published transfer function in the data sheet on page 61 is not correct. Not even close.

(TEMPSENSDAT0/(PGA Gain × K)) − 273.15

where K = 8.13 and PGA Gain = 1.5

Can I get a transfer function that actually works?

And why doesn't the sample code use the SINC2 filter?

Seems like the measurement result can benefit from the digital filter.