FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Show Posts

You can view here all posts made by this member. Note that you can only see posts made in areas to which you currently have access.

Messages - timboski

Pages: [1]
1
Discussion - Drivers / USB Continually Reconnecting
« on: March 18, 2021, 09:36:34 AM »
After programming an invalid image I lost access to the FTDI chip (VID/PID 0000:0000)
lsusb reports:
Code: [Select]
Bus 001 Device 034: ID 0000:0000 Acme Inc. USB Serial Converter
I managed to get pyftdi (ftconf) to recognise the device and attempt to erase the eeprom.
However, it returned:
Code: [Select]
Error: Write to EEPROM failed @ 0x7e
Now the VID/PID are FFFF:FFFF
lsusb reports:
Code: [Select]
Bus 001 Device 037: ID ffff:ffffThe device appears to be continually reconnecting
(The Device number increases on each call of lsusb, and sometimes it is not shown at all)

Is there any way back from this? (Linux or Windows)

Chip Type: FT4232H
EEPROM Type: 93C46

Pages: [1]