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.

eCAP PRESCALE on delfino dual

I read on page 1815

SPRUHM8C–December 2013–Revised December 2014

and I don't understand Table 15-9. ECCTL1 Register Field Descriptions.

field PRESCALE has 5 bits, so max value is 2^5-1 = 31, but I read 64h,65h 2b66 ??

  • Hi Mauro,

    The Description for PRESCALE should say:

    ---

    0h (R/W) = Divide by 1 (i.e., no prescale, by-pass the prescaler)
    1h (R/W) = Divide by 2
    2h (R/W) = Divide by 4
    3h (R/W) = Divide by 6
    4h (R/W) = Divide by 8
    5h (R/W) = Divide by 10
    ...
    1Eh (R/W) = Divide by 60
    1Fh (R/W) = Divide by 62

    ---

    I will file a bug so that this issue can get resolved.


    Thank you,
    Brett