调试指南
2 Dec 2024
Read time: 1 minute(s)
调试开关
I2C 的驱动信息由两部分组成,默认情况下是不会打印的,当需要进行跟踪调试时,可通过以下步骤打开这些调试信息。
-
RT-Thread I2C 总线调试开关
Rt-Thread options ---> RT-Thread Components ---> Device Drivers ---> -*- Using I2C device drivers [*] Use I2C debug message
-
ArtInChip 驱动调试开关
Drivers options ---> Drivers debug ---> [*] Enable I2C driver debug