-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I'm attempting to upload the scout.ino file from this repo, and upon doing so I receive a avrdude: verification error; content mismatch error. It also says
avrdude: verification error, first mismatch at byte 0x0327
0xbf != 0x9f
but the 0x0327 and 0xbf != 0x9f values change every time I upload, even if I've not changed anything in the scout.ino file.
The sketch does appear to upload (I can hear my changes on the Scout when I play it), but the error persists. I just wanted to note it here in case anyone else comes across it and doesn't think to try playing the Scout after uploading to realize it actually worked. Also noting it here in case I'm doing something wrong or there's some other fix 😄
Arduino IDE 1.8.16 on macOS 11.6
Using a HiLetgo FT232RL FTDI Mini USB to TTL Serial Converter (which I've used on other projects) instead of the cable mentioned in the README.