Hi, I'm having some trouble with my Arduino Uno board on a windows XP laptop.
I got it working at first and uploaded the "Blink" sketch successfully, but later it disappeared from the COM9 port i was using. When i connect the board it's on and runs the Blink sketch, but in the device manager it only shows up as an unknown device under USB controllers, not Ports(COM&LPT).
I have tried to update drivers for the unknown device with all options through the device manager. The automatic didn't find any drivers. When choosing from a list I browse to ...Programs\arduino\drivers and the guide can't find any "better drivers".
When choosing from specific drivers I can only find "Unknown device" even if I uncheck the compatible drivers box. I've tried clicking on "disk" here and browse to ...programs\arduino\drivers and selecting the arduino file there. none of this got me anywhere.
I have tried running dpinst -x86 without problem but the board is still "unknown device".
I have tried installing the drivers from FDTI, no problem in installation but it didn't help.
Does anyone know what the problem is?
alternatively, i tried to run it on my home computer which has windows 7 64bit. but i couldn't get the drivers right there, i couldn't run dpinst -x86 since it was for 32 bit and i couldn't find Ports(COM&LPT) at all in device manager. As a plan B i can use my home computer if i get that working.