Quantcast
Viewing all articles
Browse latest Browse all 12094

Re: Malyan M150 - latest firmware

Hi

So, I've check chip on my mainboard - ATMEGA 1284P AU1524

in Arduino my config looks:
Board: Sanguino
Processor: ATmega 1284 or ATmega1284P (16Mhz)

Compile success, but upload does not
Using Port : /dev/ttyUSB0
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00


I was trying from terminal but slower -b57600:

[karcio@localhost Marlin]$ /home/karcio/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino9/bin/avrdude -C/home/karcio/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino9/etc/avrdude.conf -v -patmega1284p -carduino -P/dev/ttyUSB0 -b57600 -D -Uflash:w:/tmp/arduino_build_953048/Marlin.ino.hex:i

avrdude: Version 6.3, compiled on Jan 17 2017 at 11:00:16
Copyright (c) 2000-2005 Brian Dean, [www.bdmicro.com]
Copyright (c) 2007-2014 Joerg Wunsch

System wide configuration file is "/home/karcio/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino9/etc/avrdude.conf"
User configuration file is "/home/karcio/.avrduderc"
User configuration file does not exist or is not a regular file, skipping

Using Port : /dev/ttyUSB0
Using Programmer : arduino
Overriding Baud Rate : 57600
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding

not sure what am I doing wrong :(

[karcio@localhost Marlin]$ ll /dev/ttyUSB0
crw-rw----. 1 root dialout 188, 0 Jun 14 21:50 /dev/ttyUSB0

I am in dialout group

[karcio@localhost Marlin]$ groups karcio
karcio : karcio wheel dialout lock plugdev bumblebee

Viewing all articles
Browse latest Browse all 12094


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>