Forum Replies Created
Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
June 26, 2015 at 4:10 am in reply to: Need crystal for processor in the ATmegaxx8 target board? #22116StefanGParticipantUpdate: Just installed crystal and capacitors on the board and tried to burn boot loader again.Success on both processors. Thanks for all the help!June 25, 2015 at 3:21 am in reply to: Need crystal for processor in the ATmegaxx8 target board? #22114StefanGParticipant
Thanks,
After i tried on a windows machine I will order a crystal (and caps unless i have them) from RS here in Hong Kong, with luck Ill have it tomorrow.Instead of Arduino IDE, what method would you recommend to burn boot loader?June 25, 2015 at 2:55 am in reply to: Need crystal for processor in the ATmegaxx8 target board? #22112StefanGParticipantProgrammer Type : USBtinyDescription : USBtiny simple USB programmer, http://www.ladyada.net/make/usbtinyisp/avrdude: programmer operation not supportedavrdude: Using SCK period of 10 usecavrdude: initialization failed, rc=-1Double check connections and try again, or use -F to overridethis check.avrdude done. Thank you.Error while burning bootloader.June 25, 2015 at 2:55 am in reply to: Need crystal for processor in the ATmegaxx8 target board? #22111StefanGParticipantah.. well thats a problem, too. I just wrote the one default in the IDE…
Arduino: 1.6.4 (Mac OS X), Board: “Arduino Uno”/Applications/Arduino 1.6.app/Contents/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino 1.6.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -v -patmega328p -cusbtiny -e -Ulock:w:0x3F:m -Uefuse:w:0x05:m -Uhfuse:w:0xDE:m -Ulfuse:w:0xFF:mavrdude: Version 6.0.1, compiled on Apr 14 2015 at 16:30:25Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/Copyright (c) 2007-2009 Joerg WunschSystem wide configuration file is “/Applications/Arduino 1.6.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf”User configuration file is “/Users/stefangutehall/.avrduderc”User configuration file does not exist or is not a regular file, skippingUsing Port : usbUsing Programmer : usbtinyavrdude: usbdev_open(): Found USBtinyISP, bus:device: 020:008AVR Part : ATmega328PChip Erase delay : 9000 usPAGEL : PD7BS2 : PC2RESET disposition : dedicatedRETRY pulse : SCKserial program mode : yesparallel program mode : yesTimeout : 200StabDelay : 100CmdexeDelay : 25SyncLoops : 32ByteDelay : 0PollIndex : 3PollValue : 0x53Memory Detail :Block Poll Page PolledMemory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
—-
—-
—-
eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xffflash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xfflfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00June 25, 2015 at 2:39 am in reply to: Need crystal for processor in the ATmegaxx8 target board? #22109StefanGParticipantHi again,
I know all to well what you mean by feeling silly after finding an error… Arduino is s re experience for me though.I did not have an external crystal installed, since the processor is not supposed to need one, I did not install it.I think that might be second on my todo list..First is to try to make an install on a Windows laptop and see how that work, I have been trying on My iMac up until now.This will give me a full new setup and different software installation so if the result is replicated I can look into the programmer or cable.As I said, I am beginner so I have mainly used the Arduino IDE to send write boot loader command to the programmer.June 25, 2015 at 1:14 am in reply to: Need crystal for processor in the ATmegaxx8 target board? #22107StefanGParticipantThanks,
I got the same result with one other processor that I bought from RS and also should be with factory settings. I think it is unlikely that both would write halfway once, even if it might happen.I have resolve red every joints and checked that the processor have correct vcc. The green light on the programmer is lighted and the red flashes once before I get error message rc=-1
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)