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
Arduino Uno motor.ino bad_fuses
#3
Thanks Sean.

Tried reading the fuses with AVRDUDE on the terminal using:

avrdude -c avrisp -b 19200 -P /dev/ttyUSB0 -u -p m328p -U hfuse:r:-:h -U lfuse:r:-:h -U efuse:r:-:h -U lock:r:-:h

My arduino is on /dev/ttyUSB0 (checked in openplotter) but it gives me the error:

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

Thought I'd unassign the Arduino from "Pypilot" to "None" in the serial tab and do a sudo reboot, but this has no effect.
After knowing for sure I use the correct serial port, I thought maybe it is the baudrate. Changed this from 19200 to 57600 but also not effect.

Any idea's?
Reply


Messages In This Thread
RE: Arduino Uno motor.ino bad_fuses - by jamos.tan@gmail.com - 2020-01-28, 02:01 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)