Hello everyone, I need to connect arduino to the com 1 port on the motherboard of my pc, which has 9 pins to attach and the problem is that the arduino powers up and seems to be working but I can't upload the skecth to it, when I try to do this it just turns off the power and the tx and the rx leds are not blinking nothing happens, after done uploading it powers on again.... The compiler gives the error of "avrdude: stk500_getsync(): not in sync: resp=0x00" and it also does not show the arduino in device manager in COM ports... have I attached something wrong? I attach 5V of my USB connector to pin 2, USB - to pin 4, USB + to pin 6 and GND to pin 8. Or it is that every motherboard has the different placement of pins and that's why it doesn't work?
Is that a USB port or a serial port? The pin names do not look like serial port names - I don't see Rx and Tx for example.
How are you trying to connect it to your Arduino?
Please post a wiring diagram - a photo of a pencil sketch will be fine.
What Arduino are you using?
...R
Hi.
Your pic is a dual USB connector, it used to connect USB port to your front case panel of your PC. Not a com 1 as you say.
This one is a serial connector:
The pin out is only for reference, I saw a lot of variation from model and motherboard manufacturer.
I attached my com port, and "home-made" usb connector. So from your post I realised that probably the 9 pins that I choose to attach my arduino were not suitable for that?? I will try others 9 pins that are near my pc case rear usb ports... Maybe they will work
EDIT: The com port photo decided to be uploaded upside down...
Hi.
I got a HIT with my schematics, it´s exactly the same pin out as is your motherboard is:
ftp://europe.asrock.com/manual/P4VM800.pdf page 17 Serial port connector.
But I never tried connecting directly to com port, usually ttl level are not available on PC, I use serial rs232 to ttl serial converter, less than 1usd on ebay, or even with usb to serial ttl converter, less than 2usd. And connecting to arduino on RX/TX/GND pin.
@arssant Thanks for helping me out! I connected the arduino to pc using 9 pin usb connector NOT COM 1... I didn't knew that there's a difference between them and I didn't knew how to separate them, but thanks to you and the link that you shared I found an usb connection on my motherboard