gnupic@linuxhacker.org
gnupic@linuxhacker.org
Subject: Re: PIC12F629
From: Ulrich Dziergwa
Date: Mon, 06 Jan 2003 20:31:50 +0100
Lewin A.R.W. Edwards wrote:
> Hi all,
>
> I'm working on a new project around the PIC12F629. I never used this
> part before, but it seems very similar to the 12C509 with some
> additional features, most important of which is flash instead of EPROM.
> I can't use MPLAB because I'm working on all-Linux systems these days.
>
> Has anyone used gpasm to generate code for this specific device before?
> I would like to hear from you before I sit down and compare bitfields in
> the instruction sets... :)
>
>
Hi Lewin,
I don't know, why this chip is called 12Fxxx, the core inside is like
the midsize 16Fxxx. I have used it with a headerfile derived from the
16F87x, only some peripherals are missing.
Regards Ulrich
gnupic@linuxhacker.org