Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThe problem may be cause the adapter lost it's identity that's stored in the 93C46 serial EEPROM connected to the FT245. Without a valid EEPROM content, the FTDI chip defaults to an USB-to-serial adapter. The EEPROM is not only used to identify the correct driver (this could be overcome by installing a particular driver explicitely) but also read in by the driver during startup. So most likely the USB-Blaster can't work without the correct EEPROM content. FTDI has the mprog tool donwloadable at FTDIchip.com to read and reprogram an EEPROM atached to an FTDI adapter. If it turns out, that the EEPROM content is altered, you can copy the EEPROM from an USB-Blaster or a functional DE1 board to your board.