Arduino 无法识别 [英] Arduino doesn't get recognized

查看:43
本文介绍了Arduino 无法识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不确定这是问这个问题的正确地方,但我在 stackoverflow 上看到了其他 Arduino 线程,所以我只是假设它没问题.

I'm not certain this is the right place to ask, but I've seen other Arduino threads on stackoverflow, so I just assume it's ok.

我的 arduino uno 兼容板没有被识别.我在 windows 8 和 windows xp 上试过.当我打开设备管理器时,在端口(COM 和 LPT)"部分下只有一个名为USB 串行端口"的条目.然而,Arduino 在连接时会闪烁.

My arduino uno-compatible board is not getting recognized. I tried it on windows 8 and on windows xp. When I open the device managers, there is just one entry called 'USB serial port' under the 'Ports (COM & LPT)' section. The Arduino, however, does blink when connected.

我尝试卸载 USB 串口驱动程序,或更新它们,但两者都不起作用:驱动程序似乎是最新的,当我卸载并重新连接 arduino 时,它们再次出现.

I tried uninstalling the usb serial port drivers, or updating them, but both don't work: the drivers seem to be up to date and when I uninstall and reconnect the arduino, they appear again.

当我尝试上传程序时,我得到了

When I try to upload a program I get

avrdude: stk500_getsync(): not in sync: resp=0x00

avrdude: usbdev_open(): did not find any USB device "usb"

(当我使用使用程序员上传"时).

(when I use 'upload using programmer').

我希望任何人都可以帮助我解决这个问题,我一直在努力让它工作一段时间.

I hope anyone can help me with this, I've been trying to get it to work now for quite some time.

编辑 2:我在我父母的计算机上尝试了同样的事情,该计算机安装了 Windows Vista.在那里,该板在未知设备"下被识别为 USB 串行端口(首先作为其他东西,我认为这是一个包含两个大写字母和四个数字的代码,但我不确定,我无法理解重新命名,即使在卸载驱动程序后).

EDIT 2: I tried the same thing at my parents' computer, which has windows vista installed. There, the board gets recognized as a USB serial port under 'Unknown devices' (first as something else, I think it was a code with two uppercase letters and then four digits, but I'm not sure and I can't get that name back, even after uninstalling the drivers).

推荐答案

我最终使用 适用于 Windows 的 Arduino 增强版.那为我安装了正确的驱动程序.然后我不得不选择 Duemilanov 板(而实际板是Uno").我想我之前尝试过该板,但显然当时我没有安装正确的驱动程序.

I ultimately got it working using the Arduino Enchanched Release for Windows. That installed the right drivers for me. Then I had to choose the Duemilanov board (while the actual board is a 'Uno'). I think I tried that board before, but apperently I didn't have the right drivers installed at that time.

这篇关于Arduino 无法识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆