Other Parts Discussed in Thread: 66AK2E05
Hi,
We have a custom 66AK2E05 board, and are attempting to get USB0 working as a USB3.0 device under linux. However we are unable to get it to recognise VBUS as valid, therefore the pull-up on D+ is never enabled and the link state remains as SS.Disabled. USB_PHY_CTL0 always reads as 0x00000000, i.e. UTMI_VBAUSVLDEXT =0.
We are using the v3.13/keystone-drivers branch of your linux git repository, and have the kernel configured for USB3 gadget mode only.
We have verified that 5V is present on USB0VBUS, and have tried varying this voltage between about 4.8V and 5.1v.
Can you suggesting anything we could try to help solve this problem please?
Thanks