Jump to content

Recommended Posts

Posted (edited)

I'm trying to burn some PICs with the MBHP PIC Burner, and pkp for linux. For some reason I get a "fuses" error.

Can anyone tell me how to fix the fuses? I'm not sure why there's errors with the fuses


>> V

Warning: [Config fuses] (addr = 0x300000, device = 0x600, buffer = 0x36ff)

Warning: [Config fuses] (addr = 0x300002, device = 0x130f, buffer = 0xf3ef)

Warning: [Config fuses] (addr = 0x300004, device = 0x8000, buffer = 0xf9ff)

Warning: [Config fuses] (addr = 0x300006, device = 0xb1, buffer = 0xffbb)

Warning: [Config fuses] (addr = 0x300008, device = 0xc03f, buffer = 0xffff)

Warning: [Config fuses] (addr = 0x30000a, device = 0xe03f, buffer = 0xffff)

Warning: [Config fuses] (addr = 0x30000c, device = 0x403f, buffer = 0xffff)


fuses error

Edited by napierzaza
Posted

Hrmm, even though I got errors they appear to work okay, at least one does.

But what did it mean by fuses?

From what i've understood, fuses are for Atmel and calibrate the XTAL operating functions.

Posted

Oh well, I suppose it's a thing about the PIC burning software and not anything specific with PICs.

"Fuses" are a term for configuration register bits.

These will include power up and reset options, brown out detect voltage levels, low power programming enable, memory protection for various parts of the memory map, interrupt and watchdog configuration..

check the datasheet for more information.

Have Fun,

LyleHaze

Posted

Some of the options could prevent it from working at all. (Oscillator selection, PLL configuration)

Some can make it less reliable (brownout selection and configuration, low voltage programming enable)

Some will have no effect on performance. (memory protection bits)

If it were mine, I'd make sure they were all correct.

LyleHaze

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...