Other Parts Discussed in Thread: SYSCONFIG
We have an application where we want to use the supplied TinyUSB stack but we wish to disable 480Mbps mode because we intend to use a USB Isolator that only supports 1.5Mbps and 12Mbps.
What is the correct way to disable 480Mbps in TinyUSB? We'd prefer to not modify the SDK so we don't have to fork and maintain it.
I see some #defines that seem to be set up based on the board.mk file but there's no board.mk files for any TI parts - so I guess this is handles by sysconfig - but we don't see any options.
The USB registers section in the TRM appears to be largely absent except for a note saying to contact TI for info. So here I am.
Thanks
Andy