How to set fuses for a Pic18f452

Status
Not open for further replies.

challenger

Junior Member level 3
Joined
Feb 2, 2003
Messages
27
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Visit site
Activity points
324
pic18f452 fuses

I have just switched from a pic16f877a to a Pic18f452 and I need some help in setting the the 7 config boxes, for fuse settings within IC-PROG.

I need to program the 18f452part with these fuse settings:

OSC set to -- XT
Write Enable -- ON
WDT -- ON
PWRT -- ON
LVP -- OFF
ALL CODE PROTECTS set to OFF
DEBUG -- OFF

Could some one please tell me what equivalent 4 digit hex values I should use to obtain the above settings.
Also : is there anything else that I should be aware of, for successfully programing a 18f452 IC?

Rgds
Challenger
 

pic18f fuses

try these:
Config1 2600 (HS+PLL) 2100 for XT mode
Config2 0001
Config3 0100
Config4 0080
Config5 C00F
Config6 E00F
Config7 400F
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…