Joined: 11 Mar 2004 Posts: 5 Location: Germany/Ilmenau
How to get the PIC18F6720 in µC mode (CCP2 on RE7)
Posted: Sat Jun 12, 2004 6:17 am
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)
Posted: Sat Jun 12, 2004 10:58 am
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....
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