This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
efuse on arduino
#8
I have the same problem / error, did you get yours working in the end?
I see that some fixes seemed to help, but before I try I just want to verify:

- Using the right AVRDude version. I use Arduino IDE to upload the sketch.
- Changing motor.ino to include the correct this part?

if(lowBits != 0xFF || highBits != 0xda ||
(extendedBits != 0xFD && extendedBits != 0xFC)
// || lockBits != 0xCF // too many clones don't set lock bits and there is no spm
)
flags |= BAD_FUSES;

if so, how do I find out what the correct addresses are? I have looked on http://www.engbedded.com/fusecalc but unsure of what to select.
I hope that the examples in https://forum.arduino.cc/index.php?topic=381331.0 and in https://forum.arduino.cc/index.php?topic=380646.0 are not the case.

- Changing scripts on the Raspberry
- Grounding all analog pins

Are all of these necessary, or either one of those?
Reply


Messages In This Thread
efuse on arduino - by quetzal - 2019-03-18, 05:39 PM
RE: efuse on arduino - by FMJ - 2019-03-18, 06:31 PM
RE: efuse on arduino - by xfactor99 - 2019-03-18, 08:16 PM
RE: efuse on arduino - by quetzal - 2019-03-19, 11:20 AM
RE: efuse on arduino - by quetzal - 2019-03-19, 02:41 PM
RE: efuse on arduino - by seandepagnier - 2019-03-22, 02:41 AM
RE: efuse on arduino - by quetzal - 2019-03-22, 12:02 PM
RE: efuse on arduino - by jamos.tan@gmail.com - 2019-08-07, 04:14 PM
RE: efuse on arduino - by seandepagnier - 2019-08-08, 07:51 PM
RE: efuse on arduino - by jamos.tan@gmail.com - 2019-08-09, 08:15 AM
RE: efuse on arduino - by jamos.tan@gmail.com - 2019-08-10, 11:19 AM
RE: efuse on arduino - by LoriNagle - 2020-09-17, 04:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)