各位同行:
在手册中,System control -> Device Identification 提到:
The Device Identification 0 (DID0) (page 238) and Device Identification 1 (DID1) (page 240) registers provide details about the device's version, package, temperature range, and so on.
请问各位,如何读出 DID0 和 DID1 的内容?
xyz549040622:
可以直接读寄存器的,直接用HWREG操作底层寄存器就好了。