Pulling my hair out....

Hello All,

I am an Arduino newbie and this is my first post to this forum (please be gentle).

I am having the hardest time getting my board (mega) set up. I think I sort of jumped the gun and incorrectly installed the FTDI drivers.

So my questions are:

  1. Do I have to reset my board?
  2. If I have to reset it, how do I go about doing it?
  3. How do I uninstall the drivers and the re-install them on the board?

Any help or advice would be REALLY appreciated!

  1. Do I have to reset my board?

No.

  1. If I have to reset it, how do I go about doing it?

No, The Arduino mega has a auto-reset signal that the IDE activates before attempting to upload a sketch.

  1. How do I uninstall the drivers and the re-install them on the board?

The drivers are not installed to the board, but rather to the PCs device drivers. The Arduino looks just like a USB serial device to the PC when the correct FTDI driver is installed. Not sure of the steps, but it's something in the device manager stuff. I'm sure someone here can help talk you through it.

Lefty

Go into control panel, administrative tools, computer management.
Then click on device manager.
If the device is not installed correctly then it will come up as an exclamation mark by something. If not then it will come up in COM ports as a virtual serial port, then you can right click on it and unistall drivers/device, update drivers etc.

Make sure your arduino is plugged in at the time.

Mowcius

How do you do this on a Mac? Really confused!! (also a newbie)

How do you do this on a Mac? Really confused!! (also a newbie)

Umm, dunno I'm afraid...

Mowcius