Other Parts Discussed in Thread: TUSB8044 , TUSB8041A , TUSB8043 , TUSB8042 , TUSB4020BI , TUSB8020B , TUSB8041 , TUSB4041I I have implemented a USB Hub with four USB 3.1 Gen / USB 2.0 ports using TUSB8044 however the downstream ports don’t work when…
Question:
Interrupts are blocked in my application when when the compiler uses the RPT (repeat a single instruction). How can I limit the number of times RPT is applied to an instruction or tell the compiler to not use RPT so that interrupts get through…