Hello, I recently bought Arduino Nano v3.0 from ebay. My problem is that i cannot install usb drivers for him either on Windows 7 64 bit or Windows XP 32 bit.
FTDI drivers that i downloaded (from http://www.ftdichip.com) has vendor id (vid) set to 0x0403 and product id (pid) set to 0x6001 (0x6010, 0x6011, 0x6014 and 0x6010).
With program USBView i saw that my Arduino Nano has vid set to 0x067B and pid set to 0x2303. So i belive that why i cannot install this drivers..
I try manually change pid/vid to match pid/vid on my Arduino Nano but no luck...
Is there any way to fix this? Is possible to reprogram eeprom on Arduino replace pid/vid?
Thx.