не получается прошить ардуино нано SH340, пишет:
Скетч использует 924 байт (3%) памяти устройства. Всего доступно 30720 байт.
Глобальные переменные используют 9 байт (0%) динамической памяти, оставляя 2039 байт для локальных переменных. Максимум: 2048 байт.
“C:\Users\писюнярий\AppData\Local\Arduino15\packages\arduino\tools\avrdude\8.0.0-arduino1/bin/avrdude” “-CC:\Users\писюнярий\AppData\Local\Arduino15\packages\arduino\tools\avrdude\8.0.0-arduino1/etc/avrdude.conf” -v -V -patmega328p -carduino “-PCOM6” -b57600 -D “-Uflash:w:C:\Users\писюнярий\AppData\Local\Temp\arduino\sketches\31AEFD7D68A249D4B2385CC319644D27/oledimager.ino.hex:i”
Avrdude version 8.0-arduino.1
Copyright see avrdude/AUTHORS at main · avrdudes/avrdude · GitHub
System wide configuration file is C:\Users\���������\AppData\Local\Arduino15\packages\arduino\tools\avrdude\8.0.0-arduino1\etc\avrdude.conf
Using port : COM6
Using programmer : arduino
Setting baud rate : 57600
Error: programmer is not responding
Warning: attempt 1 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 2 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 3 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 4 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 5 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 6 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 7 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 8 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 9 of 10: not in sync: resp=0x00
Error: programmer is not responding
Warning: attempt 10 of 10: not in sync: resp=0x00
Error: unable to open port COM6 for programmer arduino
Avrdude done. Thank you.
Failed uploading: uploading error: exit status 1
пробовал все. менял процессор со старого бутлоадера на новый, нажимал ресет перед upload, замыкал tx rx (в сериал мониторе пишет неразборчивые символы), устанавливал драйвера как на CH340 так и на чипсет материнки, менял COM порта. все бестолку. к сожалению у меня нету второй ардуино или платы для прошивки (каюсь, названия не помню). Можно ли что-то сделать, или лучше купить новую?


