Attach ICSP to pic18f458? Help!!

Thread Starter

Spirittot

Joined Jan 26, 2025
1
Can anyone help?
I have an opcom car diagnostics cable and need to reflash the pic18f458 in circuit with my tl866 programmer.
Can someone please tell me what the best way is to connect the thin wires to the legs of the pic18f458?
Are there pins or something I can solder to the wires or is there something tailor made for doing this? Doesn’t seem there’s enough room for soldering etc. Thanks
IMG_9445.jpeg
 

Sensacell

Joined Jun 19, 2012
3,768
Might not be possible if the ICSP pins are in use for other functions - without removing the chip from PCB.

or -3D print a pogo-pin adapter to probe the pins

or - solder wire-wrap wire to the pins.
 

atferrari

Joined Jan 6, 2004
5,001
In your PCB the three pins seem to be connected somewhere.
If you order a new one, you program it, unsolder the current one and replace it. If things go wrong, you still have the original.
 

BobTPH

Joined Jun 5, 2013
11,463
I can’t help but wonder if that multi-pin connector has connections to the programming pins. It might be worth checking continuity of those pins to reset, pclck and pdata.

Another possible problem is that they sometimes have alternate programming pins, which might be selected. Not sure if that processor has that option. Check the datasheet.
 

AlbertHall

Joined Jun 4, 2014
12,619
Also note that the chip probably has its programmed code protected so you cannot read it change something and reprogram it. Most likely you would need to write the whole code from scratch.
 
Top