Twim controller error when connected to JLink.

Platfom:
- nRF52840-DK
- Ubuntu 20.04
- Zephyr Ncs Vscode
Application:
- Read register data from ICM42605(i2c mode)
Problem:
When connected to JLinkRTTViewer and output the log,i2c_nrfx_twim seems dont work as support.
[00163515] <err> i2c_nrfx_twim: Error 0x0BAE0001 occurred for message 3.
It's a NACK error, but from the logic wave, controller send a stop flag before an ACK(see picture for details).


When disconnected to JLinkRTTViewer,everything goes well.
Thanks for any help.

Parents Reply Children
No Data
Related