Remote control by location (PIC in Oshonsoft)

jjw

Joined Dec 24, 2013
823
So it is similar fault than before.
Are the regulators hot?
They will shutdown, when too hot, and start again after cooling.
 

Thread Starter

camerart

Joined Feb 25, 2013
3,730
Current and temperature of MCU is ok?
Hi J and T,
I switched it off for an hour then on, and it ran for 20 seconds, then flickered to a stop, so it does seem temperature related.
I can't feel any heat anywhere.
The current seems ok.
I've tried internal and XTL for oscillation, same. With the XTL, the oscilloscope shows it also starts then stops
Is it possibly anything to do with the interconnected PICs? Both PIC PORTs are set OUT, I'll change them to what they will eventually be (SPI) etc.
C
 
Last edited:

trebla

Joined Jun 29, 2019
542
Set all ports to inputs, except the one driving LED and try flashing it. I see the two PICs SPIs are connected and if both are set as push-pull outputs they may get damaged.
 

Thread Starter

camerart

Joined Feb 25, 2013
3,730
Hi,
Ahem!
Nothing's working today.
While programming the 4620, I heard sizling (residue flux), now the XTL isn't running.

The 4431, has decided not to be programmable?

Plan of the day:
Put two PICs on an old board, and program them there first. I have one board where the SPI has to be connected via plug in wires, I'll use that (without the SPI ¦ ) )
C
 

jjw

Joined Dec 24, 2013
823
Why do you have connection from PICKIT3 Vdd to PCB 3.3V?
Pickits Vdd is output and can't be connected to 3.3V of the PCB
 
Last edited:

jjw

Joined Dec 24, 2013
823
You can during programming use PCB power supply or make supply from PICkit but not in same time.
If supply is from PICKIT then there are all of the loads which are connected to 3.3V regulators.
PICkit can supply only about 30mA.
 

Thread Starter

camerart

Joined Feb 25, 2013
3,730
If supply is from PICKIT then there are all of the loads which are connected to 3.3V regulators.
PICkit can supply only about 30mA.
Hi J and T,
It normally programs ok.
Pickit3 is powered externally.

Note: With all this sizzling and errors, I'm ordering some more 18LF4620. At £6 each, I had better get a safer system!
C
 

jjw

Joined Dec 24, 2013
823
Hi J and T,
It normally programs ok.
Pickit3 is powered externally.

Note: With all this sizzling and errors, I'm ordering some more 18LF4620. At £6 each, I had better get a safer system!
C
Is your 3.3V reg up and PICkit Vdd output off ( selected off in the program) when flashing the chips?
 

Thread Starter

camerart

Joined Feb 25, 2013
3,730
Is your 3.3V reg up and PICkit Vdd output off ( selected off in the program) when flashing the chips?
Hi J,
Yes, it's off in the programmer, and if I try to program without the PCB voltage ON, then it errors and lets me know.
C
 

trebla

Joined Jun 29, 2019
542
MPLAB programmer usually warns if PICkit power delivery is activated. If high voltage programming is in use then voltage sensitive components connected to MCLR must be temporarily disconnected. Look at the poster which comes with the PICkit3.
 

Thread Starter

camerart

Joined Feb 25, 2013
3,730
MPLAB programmer usually warns if PICkit power delivery is activated. If high voltage programming is in use then voltage sensitive components connected to MCLR must be temporarily disconnected. Look at the poster which comes with the PICkit3.
Hi T,
I hope I'm using it correctly, thanks.
C.
 

Thread Starter

camerart

Joined Feb 25, 2013
3,730
Hi,
I've searched the likely outlets, for 18LF4620-I/PT PIC, but there don't seem to be any in stock at all.
I did find a Russian site, but I didn't order, and French ebay has some. UK Ebay, also has some but £10 is too much for me to 'pop' in no time.

An obeservation: First I added 1x PIC to the board, and problems only arrived when I added the second one, this happened at all times, so I think the problem muxt be interconnections between the PICs.

I have one 18LF4620 left on an old working PCB, so I may program it, then, cut the tracks on PCB7 and see what happens.

Note: Microchip offer to program Pics, before posting them! This is a possibility.
C.
 
Top