|
|
View previous topic :: View next topic |
Author |
Message |
RPhilipp
Joined: 08 Aug 2006 Posts: 1
|
Using the fuses-directive to enable the power-up-timer |
Posted: Fri Aug 25, 2006 2:59 am |
|
|
I use a PIC18F4420 and want to enable the power-up-timer.
Iīm not sure, which is the correct parameter to use with the #fuses-directive to enable this power-up-timer.
In the 18F4420-header file I canīt find a parameter like for example PWRT or NOPWRT.
Can anybody help ? |
|
|
Ttelmah Guest
|
|
Posted: Fri Aug 25, 2006 3:20 am |
|
|
Do you have the PCW compiler, or just the command line version?. If the former, then select 'View', 'Valid fuses', and it'll show you what fuses your device supports. The ones you want, are 'PUT', and 'NOPUT'. For the command line version, the list of fuse 'names', is contained in 'fuses.txt', but there is no 100% reliable easy way, except trying them, to find out if your chip actually supports a particular fuse (the list in the header file, is only a 'guide list', and is often slightly wrong...). However it does show the PUT, and NOPUT fuses, for your chip.
Best Wishes |
|
|
Humberto
Joined: 08 Sep 2003 Posts: 1215 Location: Buenos Aires, La Reina del Plata
|
|
|
|
|
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
|