I am trying to use the Arduino Lilypad with an FTDI to power it using a mini USB cable from my laptop. However, whenever I try to upload a code in order to test it, it gets stuck on uploading and gives the following error: avrdude: stk500_recv(): programmer is not responding.
All the connections are correct and I installed the required drivers for the FTDI. I suspect the issue is that the mini USB cable is capable of providing power but not data. Does anyone have any experience with this?