[BUG] MIMXRT685S I3C MDATACTRL UNLOCK bit definition is incorrect
Closed this issue · 1 comments
jzipperer-fb commented
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:
- Create example that uses I3C_SetWatermarks with values for RXTRIG and/or TXTRIG other than default
- Observe MDATACTRL using debugger - you will not see expected values in RXTRIG or TXTRIG
Expected behavior
Screenshots and console output
Additional context
jzipperer-fb commented
Latest release contains this fix