|
271
|
Using Arduino / Installation & Troubleshooting / Re: Uno Rev 3 Connection Issues
|
on: August 08, 2012, 08:24:16 am
|
|
danick1991,
As I stated in my earlier post, if the loopback does not work then you have isolated the problem to the 16u2 side of the board. Until that works, I would not even worry about the atmega328.
At this point, it seems as if the 16u2 has been damaged and you should could consider getting a new board.
|
|
|
|
|
273
|
Using Arduino / Installation & Troubleshooting / Re: Uno Rev 3 Connection Issues
|
on: August 07, 2012, 12:57:00 pm
|
|
danick1991,
Remove the atmega328 and try the loopback test again. Make sure you connect a jumper from the TX pin (Digital Pin 1) to the RX pin (Digital Pin 0).
If the loopback works, then there is something wrong with the atmega328. If not, then there is something wrong with the 16u2.
|
|
|
|
|
278
|
Using Arduino / Installation & Troubleshooting / Re: newee problem with arduino uno r3 with port
|
on: July 17, 2012, 09:19:19 am
|
|
The following procedure will help you install the drivers for your Arduino board on Windows:
Go to Device Manager Right click the unknown device in Device Manager \ Other Devices Select Update Driver Software Select Browse my computer for software Click Browse button Select the Drivers folder under the location of your Arduino software installation. (Do not select the FTDI folder inside the Drivers folder) Click OK Click Next
|
|
|
|
|
279
|
Using Arduino / Installation & Troubleshooting / Re: Mega2560 R3 won't upload but has power
|
on: July 12, 2012, 02:18:29 pm
|
|
There are two firmwares loaded on the 8U2/16U2 DFU bootloader and USB Serial firmware
The COMBINED hex is meant to be loaded via the ICSP header and will program both the bootloader and USB Serial firmware.
The Arduino-usbserial-atmega16u2-Mega2560-Rev3.hex is only the USB Serial firmware and is meant to be loaded by the DFU bootloader when in DFU mode.
|
|
|
|
|
282
|
Using Arduino / Installation & Troubleshooting / Re: Windows 7 (32) Enterprise on lenovo s10 driver problem
|
on: July 11, 2012, 08:14:06 am
|
|
The following procedure will help you install the drivers for your Arduino board:
Go to Device Manager Right click the unknown device in Device Manager \ Other Devices Select Update Driver Software Select Browse my computer for software Click Browse button Select the Drivers folder under the location of your Arduino software installation. (Do not select the FTDI folder inside the Drivers folder) Click OK Click Next
|
|
|
|
|
285
|
Using Arduino / Installation & Troubleshooting / Re: A little problem with uploading sketches
|
on: July 07, 2012, 03:02:30 pm
|
|
The following procedure will help you install the drivers for your Arduino board:
Go to Device Manager Right click the unknown device in Device Manager \ Other Devices Select Update Driver Software Select Browse my computer for software Click Browse button Select the Drivers folder under the location of your Arduino software installation Click OK Click Next
|
|
|
|
|