Hello,
I have implemented the TUSB9261 on my board and have some troubles with the firmware when loaded:
The issue:
When the flash is burned with the TUSB926x_FW097.bin firmware, the boot process on my board is blocked in usbHID process.It is working well with the demo board.
The test I have made:
- I have duplicated the SPI flash from the demo board and solder the new one directly on my board without using the flash burner.
In this case, it does not stop the boot process but it does not work because of the inverted polarity in differential pair.
I understood that we cannot read back the descriptors and firmware binary from the SPI flash with the flashburner software. I also have understood that the flash burner always modify the firmware binary file by including the descriptors choosen in the software.
- I have burned the SPI flash with the TUSB926x_FW097.bin firmware and try different options: UAS/HID/HIDinterrupt/HIDcontrol validated or not. I did not try all solutions because it is time consuming. I did not found the right option to not block the boot process.
Is it possible to have some explanation and there consequences concerning the different options? Is it also possible to know what are the options used by the demo board?
Thank you in advance for your answer,
Regards,
PLR