Other Parts Discussed in Thread: TUSB9260
Hi everyone,
I'm trying to flash a TUSB9261, used in a custom board, to be able to have a bridge between SATA SSD and an USB of the SBC. We are using a NOR FLASH "GD25D05CTIGR" from "GigaDevice Semiconductor (HK) Limited"; the environment in which we are trying to flash is: Linux Ubuntu 12.04.
Following the flashing procedure ("TUSB926x_Linux_EEPROM_Burner_User_Manual.pdf") we are able to see the device with `lsusb` ("TUSB9260 Boot Loader"), so we can compile the flashburner and launch it. The procedure continue without any error ( only sometimes the message "hid_set_output_report failed with return code 8" appears) and at the end of the procedure we can see the message "PROGRAMMING SUCCEEDED!!!!".
Anyway, after we populate the jumper (J13 on the DEMO BOARD) and power cycle the part, with `lsusb` we see again "TUSB9260 Boot Loader", as if the memory was not written at all.
Thank you for your suggestions,
Tommaso