2014-12-03 07:37 PM
Hi,
Anybody can give me the table about the SPC560P sampling temperature corresponding to voltage? Best regards Liu Wei #internal-temperature-sensor2014-12-09 01:19 AM
Hello Liu ,
SPC560P TSENS is not supported and removed in the last version of the reference manual.if you want to use TSENS, i advice to use SPC56ELxx .Chapter 51 :in RM032 Best regards Erwan2015-07-10 05:54 AM
Hi Erwan,
I want to use TSENS to measure SPC56EL60 internal temperature. I read documentation found in ''Chapter 51 :in RM032''.I followed steps mentioned in the document(some of them was not clear enough). But the final temperature values are not logic.According to the Reference Manual the temperature can be calculated from the following equation:- Equation: T = T2 + (T1 – T2).A/(A + B) while: A = PxC2 – P2Cx B = CxP1 – PxC1- P1,P2,C1,C2 are stored in test flash memory. I used code from ADC application note(AN4371) to read these values form Test Flash memory. Then: P1 = 1810 P2 = 950 C1 = 1022 C2 = 1409- Px & Cx represent the current voltage corresponding to Current temperature in Proportional and Complementary modes.when I read Px it was 1921 which is higher Than P1 (corresponding voltage at max Temp value(T=150)).So, the final Temperature values too high.Can you help me? tell me if I am doing something wrong and provide me with any other useful documentation.2015-07-20 07:59 AM
e4016: ADC: Presampling on channels 9, 10, 15 leads to
incorrect results
Description:
On ADC channels 9 (for factory test only) , 10 (VREG_1.2V), 15 (
TSENS
) when performingpresampling using VSS_HV_ADR (PREVAL0=01) and bypassing the sampling
(PRECONV=1) results in an incorrect converted presampled value.
Workaround:
ADC Conversion Timing Register 1 (CTR1) and Presampling Control Register (PSCR), field
PREVAL1(bits 27:28) can be programmed to select the conversion durations and reference
voltages for ADC channels 9, 10, 15
Best Regards Erwan