colinmac
Newbie level 2
I'm trying to understand something in a circuit where there is a capacitor in series between two pins on a couple of ICs, A and B:
A o-------------||----------------oB
Pin A is the active low reset pin of a PIC 16F876 and pin B is an output from an FTDI USB interface. A and B are, in normal use, held at +5V.
For programming, a signal is sent to the FTDI chip that causes B to be taken to 0V, and this causes a very rapid voltage rise to around +10V at A, which then declines asymptotically back to +5V.
Unfortunately I'm better with digital electronics than analogue and I'm a bit out of my depth so here are a couple of questions:
a) what causes the sudden voltage rise at A, and
b) (more important) is there any easy way, given the 5V starting values, to get the voltage to hit something closer to 13V rather than 10V?
The rise in voltage is used as a signal for the PIC to go into programming mode, but the PIC spec says this should be around 13V. The 10V or so has worked on the PICs that we have used up to now, but some newer PICs are not responding to the 10V and I reckon it's because they are less tolerant of low programming voltages so I need to get A to rise to something closer to 13V.
All suggestions welcome!
A o-------------||----------------oB
Pin A is the active low reset pin of a PIC 16F876 and pin B is an output from an FTDI USB interface. A and B are, in normal use, held at +5V.
For programming, a signal is sent to the FTDI chip that causes B to be taken to 0V, and this causes a very rapid voltage rise to around +10V at A, which then declines asymptotically back to +5V.
Unfortunately I'm better with digital electronics than analogue and I'm a bit out of my depth so here are a couple of questions:
a) what causes the sudden voltage rise at A, and
b) (more important) is there any easy way, given the 5V starting values, to get the voltage to hit something closer to 13V rather than 10V?
The rise in voltage is used as a signal for the PIC to go into programming mode, but the PIC spec says this should be around 13V. The 10V or so has worked on the PICs that we have used up to now, but some newer PICs are not responding to the 10V and I reckon it's because they are less tolerant of low programming voltages so I need to get A to rise to something closer to 13V.
All suggestions welcome!