你好,我往0x3E写0x0001,验证子命令功能,但是发现读0x3E的内容,一直时0x00E8,不管我用哪个子命令,返回的都是这个,我要怎么排查,还有BQ76952上电是默认在SEALED模式吗,模式切换密钥的默认值是多少
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
你好,我往0x3E写0x0001,验证子命令功能,但是发现读0x3E的内容,一直时0x00E8,不管我用哪个子命令,返回的都是这个,我要怎么排查,还有BQ76952上电是默认在SEALED模式吗,模式切换密钥的默认值是多少
您好
为了再次进行检查、您在发送命令时是否遵循我们的"软件开发指南"应用手册? 此外、确保以小端字节序将子命令编号(0x001)写入命令地址0x3E。 然后、您将需要读取地址0x40处的数据缓冲区。
技术参考手册中的第8章"器件安全"介绍了退出 SEALED 模式的步骤。 我找到的上一主题 https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1053149/bq76952-can-t-leave-sealed-mode也可能有助于您参考。