we are doing a project using solar power to judge how many hours of
sunlight there are a day. everything has been put together but when we
go to burn the program onto the pic16f876 we are unsure where to find
which fuses should be used and which should not any help out there???
Reply by Wolfgang Mahringer●April 12, 20062006-04-12
Hi,
davkel@gmail.com wrote:
> everything has been put together but when we
> go to burn the program onto the pic16f876 we are unsure where to find
> which fuses should be used and which should not any help out there???
Look in the datasheet for "configuration fuses".
These are stored at address 2007(hex) in the hex file
HTH
Wolfgang
--
From-address is Spam trap
Use: wolfgang (dot) mahringer (at) sbg (dot) at
Reply by Tom Lucas●April 12, 20062006-04-12
"Wolfgang Mahringer" <yeti201@gmx.at> wrote in message
news:R18%f.5$Wu.436378@news.salzburg-online.at...
> Hi,
>
> davkel@gmail.com wrote:
>> everything has been put together but when we
>> go to burn the program onto the pic16f876 we are unsure where to find
>> which fuses should be used and which should not any help out there???
>
> Look in the datasheet for "configuration fuses".
>
> These are stored at address 2007(hex) in the hex file
>
> we are doing a project using solar power to judge how many hours of
> sunlight there are a day. everything has been put together but when we
> go to burn the program onto the pic16f876 we are unsure where to find
> which fuses should be used and which should not any help out there???
You need to provide more details about your circuit, but this should get
you started:
__CONFIG _CP_OFF & _DEBUG_OFF & _WRT_OFF & _CPD_OFF &
_LVP_OFF & _PWRTE_ON & _BODEN_OFF & _WDT_OFF & _XT_OSC
You should be able to place this in the source file and the information
will be included in the HEX file. Any decent PIC programmer should be
able to take it from there.
Replace the _XT_OSC with _HS_OSC, _LP_OSC or _RC_OSC as required.
Signal Processing Engineer Seeking a DSP Engineer to tackle complex technical challenges. Requires expertise in DSP algorithms, EW, anti-jam, and datalink vulnerability. Qualifications: Bachelor's degree, Secret Clearance, and proficiency in waveform modulation, LPD waveforms, signal detection, MATLAB, algorithm development, RF, data links, and EW systems. The position is on-site in Huntsville, AL and can support candidates at 3+ or 10+ years of experience.