Cannot detect UNO USB port

| FTDI | | | Uno |
| - | - | - |
| ---- | | | ---- |
| RX | | | TX |
| TX | | | RX |
| VCC | | | 5V |
| GND | | | GND |

If you are powering the Uno separately then don't connect the VCC pin.

If your FTDI adapter has configurable power levels, make sure it's set to 5 V.

The above connections will not provide an auto-reset circuit so you will need to press the reset button on the Uno at just the right time in the upload (just as the upload starts but after compilation is finished. You can turn on verbose output during upload in File > Preferences to get an idea of the progress of the upload. If you want the auto-reset behavior like when you used the Uno normally, then you need to connect the DTR pin on the FTDI to the reset pin on the Uno via a 0.1 uF capacitor.