SPRZ574 December   2023 AM62P , AM62P-Q1

 

  1.   1
  2. 1Usage Notes and Advisories Matrices
    1. 1.1 Devices Supported
  3. 2Silicon Usage Notes and Advisories
    1. 2.1 Silicon Usage Notes
      1.      i2351
      2.      i2372
    2. 2.2 Silicon Advisories
      1.      i2049
      2.      i2062
      3.      i2097
      4.      i2137
      5.      i2189
      6.      i2190
      7.      i2196
      8.      i2208
      9.      i2249
      10.      i2253
      11.      i2278
      12.      i2279
      13.      i2310
      14.      i2311
      15.      i2312
      16.      i2366
      17.      i2383
      18.      i2401
      19.      i2407
      20.      i2409
      21.      i2410
  4.   Trademarks

i2409

USB: USB2 PHY locks up due to short suspend

Details:

The USB 2.0 PHY may hang in response to a USB wake-up event that occurs within 3 microseconds of the USB controller entering suspend. This PHY hang can only be recovered via a power cycle as warm reset is ineffectual.

Workaround(s):

Note: this workaround is only applicable if USB is not the primary boot mode. If USB is the primary boot mode, no workaround is available.

In order to prevent this issue from occurring, a specific order of operations must be observed during the USB controller initialization process:

  1. Remove USB controller reset via the LPSC.
  2. Set PLL_REG12.pll_ldo_ref_en field (bit 5) in PHY2 region to '1'.
  3. Set PLL_REG12.pll_ldo_ref_en_en field (bit 4) in PHY2 region to '1'.
  4. Proceed with normal USB controller initialization.