Arduino board works on one computer but not another

AI Thread Summary
The user is experiencing issues with uploading programs to a Roboduino using a Dell Inspiron 1525 running Windows Vista and Arduino 0022. Initially, they encountered synchronization errors but resolved this by switching the board setting to Arduino Pro or Pro Mini (5V, 16 MHz) w/ATmega328. After successfully running a servo program, the board stopped functioning after a brief period. Attempts to re-upload programs, including the Blink test, resulted in no operational output despite no error messages during programming. The user confirmed that the Roboduino works on a different computer (an Asus) with identical programming conditions, ruling out power issues and confirming that the same USB cable and COM settings were used. They have reinstalled FTDI and COM drivers on the Dell but suspect a bug since all basic troubleshooting steps have been followed.
programmer27
Messages
2
Reaction score
0
Greetings,
I have recently bought a roboduino http://store.curiousinventor.com/all-kits/roboduino-kit-servo-ready-freeduino-arduino-compatible.html . I have tried uploading programs from my computer (a Dell Inspiron 1525 Vista) using Arduino 0022, however it does not seem to work. At first, I was getting the errors:
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x00
After switching the board to Arduino Pro or Pro Mini (5V, 16 MHz) w/ATmega328, these errors stopped popping up.
I was able to run a program that made a servo turn 90 degrees and it worked. I unplugged it and came back 10 minutes later only to find it stopped working.
I have tried to re-upload my servo program, and tried a basic sample program (like the Blink test from this site http://arduino.cc/en/Tutorial/Blink) seem to program ok (since no errors pop up and the LEDs blink on the board), but after the board finishes programming nothing happens.
I have tried to plug my roboduino (using the same USB cord) into a different computer and it works. It flashes the same way that it does on my Dell to signal that it is uploading, but after the sequence is over it runs the program.
I do not think it is a power issue because I programed the roboduino on the other computer (an Asus), getting the program to run, and then plugging the microcontroller into my Dell (to use as the power supply) and it continued to run the program.
I have also made sure that the programs are identical on both computers. I have checked that the data bits are the same and that the COM ports are as well.
I have reinstalled the FTDI drivers on my Dell, and I have also updated the COM drivers.
I think it must be a bug because I checked all the basic problems.
Any help is appreciated.
Thanks,
programmer27
 
Computer science news on Phys.org
Do you properly unmount the USB cable prior to pulling it out? Some USB host ICs are very finicky in that regards. If not, did it work when you reset the computer?
 
MATLABdude said:
Do you properly unmount the USB cable prior to pulling it out?

Yes I did, I did the same for both computers

MATLABdude said:
If not, did it work when you reset the computer?

No it did not

Thanks
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...

Similar threads

Replies
13
Views
2K
Replies
13
Views
4K
Replies
2
Views
2K
Replies
20
Views
2K
Replies
5
Views
2K
Replies
44
Views
5K
Replies
5
Views
2K
Back
Top