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.

BQ40Z80: ManufacturerAccess() 0x3008 WriteTemp不成功,求专家指教

Part Number: BQ40Z80
Other Parts Discussed in Thread: BQSTUDIO

您好,我想使用MSP430单片机采集的温度通过SMB协议写入BQ40Z80,在BQStudio中首先将[SMB_CELL_TEMP] = 1,进行Reset后使用0x44BlockWrite写08 30 00 00,想让温度变为0,(温度值写为0只是为观察方便),发现写入状态Success,但是主页的cell temperature并没有变为0,请问如何实现呢?求专家指教。