Skip to content

Uploading Firmware to the Nano using Mac OS Big Sur With avrdude #33

Closed Answered by ic-racer
ic-racer asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your help on this!!!

The baud rate command "-b57600" was causing the communication error.

Below are the exact arguments I pasted into "Terminal" that worked for me:

/Users/daddy/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17/bin/avrdude -C/Users/daddy/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17/etc/avrdude.conf -v -V -patmega328p -cavrisp -P/dev/cu.usbserial-14110 -b19200 -e -Ulock:w:0x3F:m

/Users/daddy/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17/bin/avrdude -C/Users/daddy/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17/etc/avrdude.conf -v -V -patmega328p -cavrisp -P/dev/cu.usbserial-14110 -b19200 -…

Replies: 14 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@srozum
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@srozum
Comment options

@srozum
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@srozum
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ic-racer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants