Arduino MiniCore Triggering Debugging Error Warning While Uploading Burning Bootloader ATmega48

preview_player
Показать описание
generated error warning (ATmega48 Bare Minimum System):
1==========
avrdude: error: program enable: target doesn't answer. 1
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check

the selected serial port
does not exist or your board is not connected
2 & 3===========--
avrdude: Expected signature for ATmega48P is 1E 92 0A
Double check chip, or use -F to override this check.

Wrong microcontroller found. Did you select the right board from the Tools > Board menu?
4===========---------- wiring not properly connected
avrdude: set SCK frequency to 16000 Hz
avrdude: set SCK frequency to 16000 Hz
avrdude: verification error, first mismatch at byte 0x0000
0xf0 != 0x46
avrdude: verification error; content mismatch
avrdude: verification error; content mismatch

===end of strory===
Рекомендации по теме