| View previous topic :: View next topic |
| Author |
Message |
IanPegg
Joined: 11 Sep 2006 Posts: 45 Location: Northampton UK
|
Posted: Tue Jan 02, 2007 2:46 pm Post subject: Fuses |
|
|
Hi. Can someone explain how the fuses and oscillator settings work in WinPicProg? I note that "ticking" the options changes the displayed configuration word so the question is, if I set fuses in the WinPicProg main screen before writing a PIC, does this overide the configuration word in the asm file? Also, what is the meaning of the port address? _________________ Ian |
|
| Back to top |
|
 |
KC
Joined: 05 May 2006 Posts: 99 Location: Victoria BC Canada
|
Posted: Sat Jan 06, 2007 2:32 am Post subject: |
|
|
| Quote: | | the question is, if I set fuses in the WinPicProg main screen before writing a PIC, does this overide the configuration word in the asm file? | Yes.
| Quote: | | what is the meaning of the port address? |
It is the IO address of the printer port on your PC. _________________ KC |
|
| Back to top |
|
 |
IanPegg
Joined: 11 Sep 2006 Posts: 45 Location: Northampton UK
|
Posted: Sat Jan 06, 2007 8:31 am Post subject: |
|
|
Thanks for clearing that up. As an aside, don't know if this was intended but "ticking or unticking" the fuses could be a useful way to check or generate the cofiguration word for anyone that doesn't want to work it out - think there is a post on this topic. _________________ Ian |
|
| Back to top |
|
 |
Nigel Goodwin Site Admin
Joined: 03 May 2006 Posts: 135 Location: Lower Pilsley, North Derbyshire
|
Posted: Sun Jan 07, 2007 9:40 pm Post subject: |
|
|
| IanPegg wrote: | | Thanks for clearing that up. As an aside, don't know if this was intended but "ticking or unticking" the fuses could be a useful way to check or generate the cofiguration word for anyone that doesn't want to work it out - think there is a post on this topic. |
I use it for that very purpose - which was why I left it in (it was originally just part of the program debugging). |
|
| Back to top |
|
 |
|