|
|
View previous topic :: View next topic |
Author |
Message |
starfire151
Joined: 01 Apr 2007 Posts: 195
|
fuses for PIC18F26J11 |
Posted: Sun Jul 26, 2009 11:25 am |
|
|
There are several #fuses defined in the 18F26J11.h file which aren't listed in the fuses.txt file included in the PICC directory. Some of the fuses include the following:
E4_SW, T1DIG/NOT1DIG, RTCOSC_T1, RTCOSC_INT, DSWDT/NODSWDT, WPFP0 through WPFP5, WPBEG, WPEND, etc.
I have imported the fuses.txt file into an Excel spreadsheet to be able to sort on fuse name. I have added columns to the spreadsheet for specific processor types so I could place an "X" next to the fuse for a specific processor, if the fuse is valid.
1. Has anyone already done this for various processor types? This seems it would be handy when working with multiple processor types.
2. Is there another source for information on the missing fuse definitions for the 18F26J11? Hopefully this will be something amended to a future revision of the compiler. I'm running the latest downloaded version (PCWH V4.095).
If anyone is interested in the spreadsheet I have developed (so far), please send me a PM and I will forward what I have. I only have the PIC12F675, PIC18F2620, and the PIC18F26J11 so far but you could expand it to cover the processors you use. |
|
|
bkamen
Joined: 07 Jan 2004 Posts: 1615 Location: Central Illinois, USA
|
|
Posted: Sun Jul 26, 2009 11:34 am |
|
|
I just did a project on the 18F46J11
and I didn't check CCS to see if they were documented cause I was busy reading the datasheet where they are documented.
Fuses are typically (but not always) part of the config registers. So if you look in the datasheet, you'll find something to answer your question there. Just do a search through the PDF.
In the 46J11 PDF, it's chapter 25. Special Features of the CPU
What version of the compiler are you using? It went through a lot of updates for that family of PIC from ~4.090 to 4.095 (current)
-Ben _________________ Dazed and confused? I don't think so. Just "plain lost" will do. :D |
|
|
|
|
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
|