(SOLVED)arduino not present in WINDOWS>devices>com ports
Posted: Sat Jul 09, 2016 9:27 pm
Hi,
My specs are:
DIY USB adapter
USB to serial adapter: Módulo CP2102 convertidor USB 2.0 a RS232 UART TTL
AVR USB board: LEONARDO R3 Atmega32u4
Firmware (EMUG29PS4/atmega32u4.hex)
the console: ps4
the controller: g25
pc: windows 7 x32
Problem: I followed your tutorial with success till I tried to flash my arduino LEONARDO with the Arduino Builder tool. Before that my LEONARDO was showing up in WINDOWS>devices>com ports. But when I tried this:
Click on "Load Sketch / HEX", and select the desired atmega32u4.hex firmware.
Click on "Board Type" and select "Arduino Leonardo".
Click on the COM port that matches the "Silicon Labs CP210x ... (COMX)" COM port in the device manager (or whatever the name of your USB to UART board is). This is a trick to make the Arduino Builder tool look for a new COM port.
The following message should appear: "Forcing reset using 1200bps open/close on COMX...".
...I DID NOT the following:
Quickly unplug/replug the atmega32u4 board, or connect RST to GND twice.
Now my LEONARDO dows not show up in WINDOWS>devices>com ports. So it is not recognized too by gimx.
It was really late yesterday night, so I may have also made another mistake since i selected in "board Type" arduino "uno" instead of "leonardo". But I can´t really confirm this, maybe even did not happen.
So, I would really need some help since I am stuck. I have no clue where to go.
I think it is a must that my Leonardo is seen in WINDOWS>devices>com ports, right?
Any help is appreciated!
My specs are:
DIY USB adapter
USB to serial adapter: Módulo CP2102 convertidor USB 2.0 a RS232 UART TTL
AVR USB board: LEONARDO R3 Atmega32u4
Firmware (EMUG29PS4/atmega32u4.hex)
the console: ps4
the controller: g25
pc: windows 7 x32
Problem: I followed your tutorial with success till I tried to flash my arduino LEONARDO with the Arduino Builder tool. Before that my LEONARDO was showing up in WINDOWS>devices>com ports. But when I tried this:
Click on "Load Sketch / HEX", and select the desired atmega32u4.hex firmware.
Click on "Board Type" and select "Arduino Leonardo".
Click on the COM port that matches the "Silicon Labs CP210x ... (COMX)" COM port in the device manager (or whatever the name of your USB to UART board is). This is a trick to make the Arduino Builder tool look for a new COM port.
The following message should appear: "Forcing reset using 1200bps open/close on COMX...".
...I DID NOT the following:
Quickly unplug/replug the atmega32u4 board, or connect RST to GND twice.
Now my LEONARDO dows not show up in WINDOWS>devices>com ports. So it is not recognized too by gimx.
It was really late yesterday night, so I may have also made another mistake since i selected in "board Type" arduino "uno" instead of "leonardo". But I can´t really confirm this, maybe even did not happen.
So, I would really need some help since I am stuck. I have no clue where to go.
I think it is a must that my Leonardo is seen in WINDOWS>devices>com ports, right?
Any help is appreciated!