Society of Robots - Robot Forum
Electronics => Electronics => Topic started by: sambhav on February 04, 2007, 07:21:30 AM
-
hi....i just have one qstn..
what is d difference between pic 16f877 and 16f877A..??
i hv designed my project using 16f877.. now can i implement it using 16f877A in place of 16f877???? will der be any difference??
thanx.
-
They are more or less the same as far as running normal user code. They are programmed differently, so your programmer has to be able to handle A versus non-A chips.
- Jon
-
Just a side note, I am using a PIC16F628A, but am programming it as a PIC16F627A.
This works, as the 628 has more memory, but roughly the same internal structure.