This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM263P4-Q1: Resolver ADC input range

Part Number: AM263P4-Q1

Hello,

datasheet SPRSP81D lists for ADC_R: 

Input Conversion Range (Vin+, Vin-) Must be < VDDA33
min: 0 
max: 33/18 × VREFHI

But in realitiy >=3.2V (single ended) result in 4095, so is the datasheet wrong or am I just missunderstanding something? 

Best regards,
Frank

  • Hi Frank,

    The ADC_R is very similar in functionality to the normal ADCs(meaning ADC0 to ADC4). So here too the same clipping of anything above 3.2V applies similar to other ADCs(see screenshot below of Section 7.5.2.3.4 ADC Modes of Operation of AM263P Technical Reference Manual). Voltages of anything <=33/18 × VREFHI, which is <=3.3V can be applied, but conversion results show the ADC code of 4095 for voltages of 3.2V and above.

    Thanks,
    Tejas Kulakarni

  • ok thanks. the datasheet and reference manual are a bit confusing on these points to be honest.