I am using LPC1765FBD100 microcontroller for one of my existing design. In that, I have used pin # 6 {P0[26]/AD0[3]/AOUT/RXD3} as a digital input pin with 5V pullup for one digital sensor. Now we would like to replace the digital sensor with some analog circuitry to solve some field issues.
As we know, for ADC 0 - 3.3V is the range. So planned to implement a resistor divider network to reduce the voltage to 3.3V. But in our design, the resistor divider top resistor is on the main board (Board#1) and the bottom resistor is on the daughter board (Board#2). When we connect both boards, the ADC pin will get 0V to 3.3V. If the daughter board(Board#2) is not connected, microcontroller pin# 6 will get the 5V through 1K pullup because divider networks resistors are in two different boards. My question is, will this 5V create any damage when we apply 5V through 1K resistor for the ADC pin?
Please advise, ADC pin is 5V tolerant or 3.3V