Tracing Serial EEPROM Pins on a Populated PCB

AI Thread Summary
When tracing pins on a populated PCB with a serial EEPROM chip, continuity tests can yield misleading results due to the presence of components that may introduce parasitic diodes. To verify pin mappings accurately, reversing the DMM terminals can help identify issues caused by these diodes. Another effective technique is to power the board and measure the voltage across the traces, ensuring consistent voltage levels along the path. This method can reveal potential PCB or soldering connection problems. Proper testing techniques are crucial for successful communication with the EEPROM chip.
NPNTransistor
Messages
2
Reaction score
0
Hello,

I have a simple populated PCB with passive and active elements. The main chip on PCB is a 8 pin serial EEPROM chip which I am trying to read via PIC microcontroller. Serial chip is tiny and hard to solder wires onto so I can send signals from PIC controller to the chip. I will have easier access via traces onto other elements on the board. I am running continuity test to trace pins to other elements but I get beeps on multimeter that seem to suggest incorrect wiring. I doubt my continuity test technique because it is a commercial PCB. What techniques I can use to ensure I am using the correct pin mappings?

Thank you
 
Engineering news on Phys.org
You can only completely trust a DMM continuity test like this when there are no components installed. Especially with semiconductors (ICs) you can and often do have diodes connected between terminal pins and ground or power (for ESD and OV protections) which can get switched on and appear as a short if you aren't aware of them.

One work-around is to simply reverse the DMM terminals (which reverses the voltage of the test voltage in continuity mode) and see if you still get continuity. For PCB or solder flaws, the direction doesn't matter but for parasitic diodes in ICs it will.

Another work-around is often to have the board powered and simply trace out the expected voltage from one side of the path to the other. If it isn't the same all the way along the path, it indicates a PCB or soldering connection problem.
 
Thank you.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top