nxp-mcuxpresso/mcux-sdk

[BUG] MIMXRT685S I3C MDATACTRL UNLOCK bit definition is incorrect

Closed this issue · 1 comments

Describe the bug

To Reproduce

  • Environment (please complete the following information):
    • Tag/Commit hash: latest
    • Toolchain: N/A
    • Board/SoC: MIMXRT685S
    • Example: N/A - No examples use anything but default value for RXTRIG and TXTRIG, so no existing example can repro the bug with out modification
  • Steps to reproduce the behavior:
    1. Create example that uses I3C_SetWatermarks with values for RXTRIG and/or TXTRIG other than default
    2. Observe MDATACTRL using debugger - you will not see expected values in RXTRIG or TXTRIG

Expected behavior

Screenshots and console output

Additional context

Latest release contains this fix