Sunday 11 September 2016

ftdi - FT232R eeprom problem .. how to make PC recognize it


it's my first time to use FT232R .. when i connected it to the USB for the first time .. my Windows recognized it well, and its drivers were successfully installed .. and even after programming it once or twice more .. it was O.K.


i tried to program it another time .. but after this time it was unfortunately unrecognized .. and the windows keeps seeing it as "unknown device" :(


i tried some possible solutions .. as if i programmed something wrongly .. like connecting an external crystal, and resoldering wires to go to self-powered configuration .. but it was useless ...... i hope somebody help me .. i think i need to recover its original eeprom .. but it's not recognized, so the programmer can't reprogram it



sorry for explaining too much




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...