Programming Arduino Pro Mini via FDTI board
i trying program arduino pro mini using usb fdti board china (ft232rl) (edited). it seems go well, never finishes. if try upload 'blink', following:
i should mention uno clone us, pro mini china.
has come accross this? any appreciated.
code: [select]
arduino: 1.6.9 (mac os x), board: "arduino pro or pro mini, atmega328 (5v, 16 mhz)"
build options changed, rebuilding all
sketch uses 926 bytes (3%) of program storage space. maximum 30,720 bytes.
global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes local variables. maximum 2,048 bytes.
/users/fed/library/arduino15/packages/arduino/tools/avrdude/6.0.1-arduino5/bin/avrdude -c/users/fed/library/arduino15/packages/arduino/tools/avrdude/6.0.1-arduino5/etc/avrdude.conf -v -patmega328p -carduino -p/dev/cu.usbserial-a50285bi -b57600 -d -uflash:w:/var/folders/lb/5zdjdm6153jcx_5nq32tt7gw0000gn/t/buildd5ae82e677127ac286f51de66781d807.tmp/blink.ino.hex:i
avrdude: version 6.0.1, compiled on apr 14 2015 @ 16:30:25
copyright (c) 2000-2005 brian dean, http://www.bdmicro.com/
copyright (c) 2007-2009 joerg wunsch
system wide configuration file "/users/fed/library/arduino15/packages/arduino/tools/avrdude/6.0.1-arduino5/etc/avrdude.conf"
user configuration file "/users/fed/.avrduderc"
user configuration file not exist or not regular file, skipping
using port : /dev/cu.usbserial-a50285bi
using programmer : arduino
overriding baud rate : 57600
avr part : atmega328p
chip erase delay : 9000 us
pagel : pd7
bs2 : pc2
reset disposition : dedicated
retry pulse : sck
serial program mode : yes
parallel program mode : yes
timeout : 200
stabdelay : 100
cmdexedelay : 25
syncloops : 32
bytedelay : 0
pollindex : 3
pollvalue : 0x53
memory detail :
block poll page polled
memory type mode delay size indx paged size size #pages minw maxw readback
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
programmer type : arduino
description : arduino
hardware version: 2
firmware version: 1.16
vtarget : 0.0 v
varef : 0.0 v
oscillator : off
sck period : 0.1 us
avrdude: avr device initialized , ready accept instructions
reading | ################################################## | 100% 0.00s
avrdude: device signature = 0x1e950f
avrdude: reading input file "/var/folders/lb/5zdjdm6153jcx_5nq32tt7gw0000gn/t/buildd5ae82e677127ac286f51de66781d807.tmp/blink.ino.hex"
avrdude: writing flash (926 bytes):
writing | ###########################################avrdude: stk500_recv(): programmer not responding
problem uploading board. see http://www.arduino.cc/en/guide/troubleshooting#upload suggestions.
this report have more information with
"show verbose output during compilation"
option enabled in file -> preferences.
i should mention uno clone us, pro mini china.
has come accross this? any appreciated.
i trying program arduino pro mini using arduinoisp on uno. seems go well, never finishes. if try upload 'blink', following:it looks voltage issue,code: [select]
arduino: 1.6.9 (mac os x), board: "arduino pro or pro mini, atmega328 (5v, 16 mhz)"
build options changed, rebuilding all
sketch uses 926 bytes (3%) of program storage space. maximum 30,720 bytes.
global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes local variables. maximum 2,048 bytes.
/users/fed/library/arduino15/packages/arduino/tools/avrdude/6.0.1-arduino5/bin/avrdude -c/users/fed/library/arduino15/packages/arduino/tools/avrdude/6.0.1-arduino5/etc/avrdude.conf -v -patmega328p -carduino -p/dev/cu.usbserial-a50285bi -b57600 -d -uflash:w:/var/folders/lb/5zdjdm6153jcx_5nq32tt7gw0000gn/t/buildd5ae82e677127ac286f51de66781d807.tmp/blink.ino.hex:i
avrdude: version 6.0.1, compiled on apr 14 2015 @ 16:30:25
copyright (c) 2000-2005 brian dean, http://www.bdmicro.com/
copyright (c) 2007-2009 joerg wunsch
system wide configuration file "/users/fed/library/arduino15/packages/arduino/tools/avrdude/6.0.1-arduino5/etc/avrdude.conf"
user configuration file "/users/fed/.avrduderc"
user configuration file not exist or not regular file, skipping
using port : /dev/cu.usbserial-a50285bi
using programmer : arduino
overriding baud rate : 57600
avr part : atmega328p
chip erase delay : 9000 us
pagel : pd7
bs2 : pc2
reset disposition : dedicated
retry pulse : sck
serial program mode : yes
parallel program mode : yes
timeout : 200
stabdelay : 100
cmdexedelay : 25
syncloops : 32
bytedelay : 0
pollindex : 3
pollvalue : 0x53
memory detail :
block poll page polled
memory type mode delay size indx paged size size #pages minw maxw readback
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
programmer type : arduino
description : arduino
hardware version: 2
firmware version: 1.16
vtarget : 0.0 v
varef : 0.0 v
oscillator : off
sck period : 0.1 us
avrdude: avr device initialized , ready accept instructions
reading | ################################################## | 100% 0.00s
avrdude: device signature = 0x1e950f
avrdude: reading input file "/var/folders/lb/5zdjdm6153jcx_5nq32tt7gw0000gn/t/buildd5ae82e677127ac286f51de66781d807.tmp/blink.ino.hex"
avrdude: writing flash (926 bytes):
writing | ###########################################avrdude: stk500_recv(): programmer not responding
problem uploading board. see http://www.arduino.cc/en/guide/troubleshooting#upload suggestions.
this report have more information with
"show verbose output during compilation"
option enabled in file -> preferences.
i should mention uno clone us, pro mini china.
has come accross this? appreciated.
what operating voltages? uno 5v, , pro mini 3.3v. if case need use isp programmer can operate @ 3.3v.
i see have selected 5v 16mhz pro mini device selection page. true?
chuck.
Arduino Forum > Using Arduino > Microcontrollers > Programming Arduino Pro Mini via FDTI board
arduino
Comments
Post a Comment