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.

Pull Down register enable

Taking ADC i/p at P1.1

P1OUT |= 0X02;            

P1REN &= ~0X02;          // Enable pull down register

Vcc =3.58v

AT P1.1 Vcc = 3.52v.

I don't get low signal here.

**Attention** This is a public forum