gnupic: GPIO Bits of PIC12F683


Previous by date: 13 May 2007 13:27:39 +0100 Re: [gnupic] How to download gputils source from CVS repository?, libero.it;maxluna.libero.it
Next by date: 13 May 2007 13:27:39 +0100 Picp device file update, Jeff
Previous in thread:
Next in thread:

Subject: GPIO Bits of PIC12F683
From: Masaki Shinomiya ####@####.####
Date: 13 May 2007 13:27:39 +0100
Message-Id: <20070513212708.36c82564.shino@localhost>

Hi, all

I found p12f683.inc does not define GPIO Bits,
 whereas p12f675.inc does.

I suppose p12f683.inc should be modified as shown next.

$ diff p12f683.inc.org p12f683.inc
22a23
> ;1.01   13/05/07 GPIO Bits
110a112,126
> ;----- GPIO Bits --------------------------------------------------------
>
> GP5                        EQU     H'0005'
> GPIO5                      EQU     H'0005'
> GP4                        EQU     H'0004'
> GPIO4                      EQU     H'0004'
> GP3                        EQU     H'0003'
> GPIO3                      EQU     H'0003'
> GP2                        EQU     H'0002'
> GPIO2                      EQU     H'0002'
> GP1                        EQU     H'0001'
> GPIO1                      EQU     H'0001'
> GP0                        EQU     H'0000'
> GPIO0                      EQU     H'0000'
>

Thanks.

-- 
Masaki SHINOMIYA ####@####.####
The Bar Master,
Shino's Bar - Contemporary Art and Spirits
http://Paper.Cup.Com/


Previous by date: 13 May 2007 13:27:39 +0100 Re: [gnupic] How to download gputils source from CVS repository?, libero.it;maxluna.libero.it
Next by date: 13 May 2007 13:27:39 +0100 Picp device file update, Jeff
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.