how do i clear the EEPROM?

This forum is dedicated to all issues and questions related to your individual setups and configurations
Post Reply
squid10
Posts: 20
Joined: Sun May 12, 2013 8:24 pm

how do i clear the EEPROM?

Post by squid10 »

as i understand it's recommended to clear the EEPROM when upgrading FW.
how do i do that?
is there another thing i should do before upgrading FW?

Gimbal
Posts: 146
Joined: Tue Jul 24, 2012 7:14 pm
Location: Sweden

Re: how do i clear the EEPROM?

Post by Gimbal »

you open youre arduino then open file tag, examples, eeprom and upload eeprom-clear and you are done

squid10
Posts: 20
Joined: Sun May 12, 2013 8:24 pm

Re: how do i clear the EEPROM?

Post by squid10 »

Thanks!

Tvixen
Posts: 18
Joined: Sun Jun 02, 2013 7:10 pm
Location: Tune - Denmark

Re: how do i clear the EEPROM?

Post by Tvixen »

Gimbal wrote:you open youre arduino then open file tag, examples, eeprom and upload eeprom-clear and you are done


But this will only clear the first 512bytes of the Eeprom


/Tvixen

scrat
Posts: 925
Joined: Mon Oct 15, 2012 9:47 am
Location: Slovenia

Re: how do i clear the EEPROM?

Post by scrat »

How to clear all eeprom data for Mega board?

Tvixen
Posts: 18
Joined: Sun Jun 02, 2013 7:10 pm
Location: Tune - Denmark

Re: how do i clear the EEPROM?

Post by Tvixen »

scrat wrote:How to clear all eeprom data for Mega board?


Charnge the value from 512 to 4096

/Tvixen

scrat
Posts: 925
Joined: Mon Oct 15, 2012 9:47 am
Location: Slovenia

Re: how do i clear the EEPROM?

Post by scrat »

Thank you Tvixen!

Post Reply