SPRZ576A November   2024  – April 2025 AM2612

 

  1.   1
  2.   Abstract
  3. 1Usage Notes and Advisories Matrices
  4. 2Silicon Revision 1.0 Usage Notes and Advisories
    1. 2.1 Silicon Revision 1.0 Usage Notes
      1.      i2324
    2. 2.2 Silicon Revision 1.0 Advisories
      1.      i2189
      2.      i2310
      3.      i2311
      4.      i2345
      5.      i2351
      6.      i2352
      7.      i2353
      8.      i2354
      9.      i2356
      10.      i2357
      11.      i2358
      12.      i2359
      13.      i2374
      14.      i2383
      15.      i2411
      16.      i2412
      17.      i2427
      18.      i2428
      19.      i2433
      20.      i2439
      21.      i2440
      22.      i2479
      23.      i2480
  5. 3Trademarks
  6. 4Revision History

i2480

1μs glitch on GPIO61/OPSI0_RESET_OUT0 during OSPI Boot

Details:

During OSPI boot mode, including fallback modes that would result in OSPI boot mode, ROM configures pin GPIO61 as OSPI0_RESET_OUT0. If this pin is connected to the Reset pin of the OSPI Flash Memory, boot failures may occur due to a reset signal management issue in the OSPI controller.

During OSPI boot mode, the ROM code:

  1. Configures GPIO61 in OSPI0_RESET_OUT0 mux mode
  2. Correctly asserts the reset signal (drives low)
  3. Fails to de-assert the reset signal due to incorrect OSPI controller configuration (GPIO61 pin remains driven low)

If GPIO61 is connected to the Flash Memory Reset pin, the flash device remains in reset state. This prevents proper boot sequence completion. This issue affects all package types where GPIO61 is utilized for OSPI Flash reset control. In addition, GPIO61 will remain low until user application reconfigures it.

Workaround(s):

Option 1: None. Do not use GPIO61 pin.

Option 2: User application code can reconfigure this pin in case this pin needs to be utilized. But if the application is glitch sensitive, ensure that the glitch does not affect connected peripherals by including appropriate filtering in external circuitry.