Skip to content

Unable to Write Using External Programming Adapter #1

@kiteboy

Description

@kiteboy

Hi not sure if somebody can help
Just soldered up the external programming adapter and installed sthe TTL 232R Drivers FTDI Version 2.12.26.0 and its detected on port 3 fine
However when choosing the Arduino FIO in the IDE all I can get is the following using the Bare Minimum example script :

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x20

Tried various boards in the arduino IDE and also editing the boards.txt but when I do that I get an error as below

Warning: Board arduino:avr:sleepypi doesn't define a 'build.board' preference. Auto-set to: AVR_SLEEPYPI
Bootloader file specified but missing: C:\Program Files (x86)\Arduino\hardware\arduino\avr\bootloaders\ATmegaBOOT_168_atmega328_pro_8MHz.hex
Sketch uses 444 bytes (1%) of program storage space. Maximum is 30720 bytes.
Global variables use 9 bytes of dynamic memory.
Error while uploading: missing 'upload.tool' configuration parameter

Can somebody help - seems like a waste at the mo

Would love to get this working
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions