View previous topic :: View next topic |
Author |
Message |
joebloggs Guest
|
how would you describe #FUSES |
Posted: Thu Dec 04, 2008 10:12 am |
|
|
I'm writing a report for uni, and not that I don't know what they are or do, but how would you describe #FUSES, other than configuration commands?
Interested to know the ideas of others with more experience than me.
Thanks
joebloggs |
|
|
asmallri
Joined: 12 Aug 2004 Posts: 1634 Location: Perth, Australia
|
|
Posted: Thu Dec 04, 2008 10:24 am |
|
|
Look up the datasheet for the PIC you are using and look for the section towards the end "special features..." This is the section pertaining to the processor specific fuses which determine the power-on default characteristics of the PIC. The term fuses comes from the time that the literally were a series of fuses that you "blew' open circuit - setting the characteristics permanently for this processor. Today the fuses are actually implemented with FLASH memory enabling the fuses to be reset by erasing the processor. _________________ Regards, Andrew
http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
Last edited by asmallri on Thu Dec 04, 2008 10:43 am; edited 1 time in total |
|
|
joebloggs Guest
|
|
Posted: Thu Dec 04, 2008 10:36 am |
|
|
thanks andrew,
i knew what they were for and what they did, but i was finding it difficult explaining other than configuration settings what they were.
but i didn't know that they used to be like real fuses, i guess that was back from the days when PICs need uv light to be erased before programming etc....
thanks anyway
joebloggs |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
|