Hi guys, I have an Arduino Pro Mini and I'm using the Sparkfun FTDI programmer to upload sketches to it, or at least I have been using it. Since the pro mini doesn't have a USB port I was holding the FTDI and Arduino in one hand while navigating my laptop with the other. Well as life has it the Arduino fell out of my hand and the FTDI got disconnected mid transfer and now it won't upload sketches anymore; I get the infamous and dreaded "stk500_recv(): programmer is not responding" error. Fortunately I have the ArduinoISP and that works just fine so I am still able to upload sketches. I would rather use the FTDI though since I can monitor serial through it as well. My thinking is that since the upload was interrupted the firmware on the FTDI got corrupted? Is that even possible? I don't see any other explanation for why it doesn't work anymore since the Arduino is fine. I can still monitor serial through the FTDI but can't upload sketches. Any help would be appreciated.