This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB9261 Driver / Example for Linux (no SPI flash)

Other Parts Discussed in Thread: TUSB9261

Considering using the TUSB9261 in an embedded design running linux on an arm processor.  The datasheet states that "In the absence of an attached SPI flash memory or a valid image in the SPI flash memory, the firmware will idle and wait for a connection from a USB host through its HID interface which is also configured from the bootcode. The latter can be accomplished using a custom application or driver to load the firmware from a file resident on the host system."

Where can we find sample code / drivers to accomplish this.  We don't want to use SPI flash memory.