Migration 18F452 --> 18F4620
On one of my projects I'm running out of CodeSpace and Memory.
Having had a look at the 18F4620 I thought it would be a nice replacement.
(twice as big in terms of CodeSpace and Memory)
I think it souldn't be much of a problem to migrate from 452 to 4620.
Has anyone used the 18F4620 yet,
or does anyone have experience with this kind of migration?
(I'm waiting for the chips to arrive)
regards
Ralph
PortC.1 wants to stay high
I am working with PIC18F4620, and can not seem to get the input to read high. I simply made a small program with proper 2.2K pull down resistor on PortC.4, as input, and wanted high on PortC.1 or PortC.3 when input is high. Very simple .
I noticed that when I push a small switch (connected to +5 VDC) to PortC.4 the program switches a small LED on on PortC.1. But when I removed the +5 V from PORTC.4, the output remains high. The only way it will go low again, is if I wait for 1 or 2 minutes, or if I short PortC.4 to ground. Any ideas.
This is one of my easy problems, I am having more problems like LCD freeze after a day or two of testing. And such.
Port c.1 wants to stay high
I am working with PIC18F4620, and can not seem to get the input to read high. I simply made a small program with proper 2.2K pull down resistor on PortC.4, as input, and wanted high on PortC.1 or PortC.3 when input is high. Very simple .
I noticed that when I push a small switch (connected to +5 VDC) to PortC.4 the program switches a small LED on on PortC.1. But when I removed the +5 V from PORTC.4, the output remains high. The only way it will go low again, is if I wait for 1 or 2 minutes, or if I short PortC.4 to ground. Any ideas.
This is one of my easy problems, I am having more problems like LCD freeze after a day or two of testing. And such.