Part Number: TUSB9261
Hello,
I would like to use the TUSB9261-Q1 without an external SPI flash, loading the firmware directly into the chip's internal RAM over USB at from a Linux host, using the HID boot loader described in the datasheet.
Two questions:
- Could you please send me the Linux flashburner tool over E2E PM.
- Does the Linux (or Windows SLLC414) flashburner expose the "download to RAM" option of the HID download report, allowing the firmware (SLLC416) to run from internal RAM without any SPI flash on the board? If yes, how is it selected? If no, is there sample code showing how to issue the HID "prepare for download" report with the RAM flag and the subsequent bulk transfer to endpoint 2?