CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

How to get the PIC18F6720 in µC mode (CCP2 on RE7)

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Skywalker



Joined: 11 Mar 2004
Posts: 5
Location: Germany/Ilmenau

View user's profile Send private message ICQ Number

How to get the PIC18F6720 in µC mode (CCP2 on RE7)
PostPosted: Sat Jun 12, 2004 6:17 am     Reply with quote

I use the PWM module over CCP2. THe pin is multiplexed with RC1 and RE7 in "microcontroller mode" and multiplexed with RC1 and RB3 depending on witch mode the PIC is running. The mode can be set in the control register "CONFIG3L". To set the MUX bit the fuses "CCP2E7" and "CCP2C1" can be used. but I didn't found any fuse to bring the controller in microcontroller mode.
If there is no fuse for that, how can I directly acces to that configuration register?

Thx for help

Andreas
Ttelmah
Guest







Re: How to get the PIC18F6720 in µC mode (CCP2 on RE7)
PostPosted: Sat Jun 12, 2004 10:58 am     Reply with quote

Skywalker wrote:
I use the PWM module over CCP2. THe pin is multiplexed with RC1 and RE7 in "microcontroller mode" and multiplexed with RC1 and RB3 depending on witch mode the PIC is running. The mode can be set in the control register "CONFIG3L". To set the MUX bit the fuses "CCP2E7" and "CCP2C1" can be used. but I didn't found any fuse to bring the controller in microcontroller mode.
If there is no fuse for that, how can I directly acces to that configuration register?

Thx for help

Andreas

If you look at the data sheet for the XX20 chips, the external memory bus (microcontroller mode), is only available on the 8x20 chips, not the 6x20. Hence the lack of this fuse in your chip....

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group