arduino最小系统烧写错误,请指导,谢谢。-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 4679|回复: 6

[未解决] arduino最小系统烧写错误,请指导,谢谢。

[复制链接]
发表于 2019-4-2 09:02 | 显示全部楼层 |阅读模式
做了一个最小的arduino 系统,使用原有的官方ARDUINO 板作为下载器,
(1)连接方式
将Arduino 的 数字11、12、13引脚对应与待烧写的数字11、12、13引脚相连,UNO 的10号引脚连接到待烧写的RESET引脚上,并将UNO 板上的5V、GND接口与待烧写板的5V、GND分别相连。

但是在写入固件是,提示如下错误,请给指导谢谢,谢谢



Arduino:1.8.8 (Windows 7), 开发板:"Arduino/Genuino Uno"

C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b19200 -e -Ulock:w:0x3F:m -Uefuse:w:0xFD:m -Uhfuse:w:0xDE:m -Ulfuse:w:0xFF:m

avrdude: Version 6.3-20171130
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf"

         Using Port                    : COM3
         Using Programmer              : arduino
         Overriding Baud Rate          : 19200
         AVR Part                      : ATmega328P
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 200
         StabDelay                     : 100
         CmdexeDelay                   : 25
         SyncLoops                     : 32
         ByteDelay                     : 0
         PollIndex                     : 3
         PollValue                     : 0x53
         Memory Detail                 :

                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           eeprom        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff
           lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : Arduino
         Description     : Arduino
         Hardware Version: 2
         Firmware Version: 1.18
         Topcard         : Unknown
         Vtarget         : 0.0 V
         Varef           : 0.0 V
         Oscillator      : Off
         SCK period      : 0.1 us

avrdude: AVR device initialized and ready to accept instructions

烧录引导程序出错。
Reading | ################################################## | 100% -0.00s

avrdude: Device signature = 0x1e9516 (probably m328pb)
avrdude: Expected signature for ATmega328P is 1E 95 0F
         Double check chip, or use -F to override this check.

avrdude done.  Thank you.

发表于 2021-5-20 00:28 | 显示全部楼层
vgeifk 发表于 2019-4-2 12:35
我直接使用的原有的ARDUINO 板子作为烧写器,

那燒錄器應該是選"ARDUINO AS ISP"
 楼主| 发表于 2019-4-2 09:03 | 显示全部楼层
请有经验的高手指导问题所在,谢谢了
发表于 2019-4-2 11:13 | 显示全部楼层
可能原因之一:烧写器选错了或者烧写器不是原版固件。
 楼主| 发表于 2019-4-2 12:35 | 显示全部楼层
我直接使用的原有的ARDUINO 板子作为烧写器,
发表于 2021-5-19 09:33 | 显示全部楼层
我也是 新手 不知道怎样烧录进去 总是错误
发表于 2021-5-23 22:40 | 显示全部楼层
同意楼上。编程器是ARDUINO AS ISP而不是其他的,尽管示例是叫“ArduionISP”。我之前就被编程器菜单中的“ArduinoISP”误导了。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-29 05:40 , Processed in 0.079777 second(s), 16 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表