Anyone have any pointers on migrating code from a 16C73 to a 16F873?
I have a fairly simple program that works fine on a 73 but doesn't do anything on an F873.
Thanks,
-Mike
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Jan 27, 2005 11:48 pm
Quote:
I have a fairly simple program that works fine on a 73 but doesn't
do anything on an F873.
The most likely reason is that the 16F873 is shipped with Low
Voltage Programming enabled. So you need to disable it by
adding NOLVP to the end of your #fuses statement.
turbo2ltr
Joined: 27 Jan 2005 Posts: 12
Posted: Thu Jan 27, 2005 11:56 pm
Just figured it out.. My Picstart Plus Programmer is too old!!
The programing doesn't fail, but it doesn't actually program either.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum