Other Parts Discussed in Thread: EV2400, BQSTUDIO
写寄存器写不进去,使用EV2400用上位机写寄存器发现 与例程 与官方文件的协议不一样,看不懂
如图 这是上位机写VCELL_MODE抓到的数据,写一个寄存器 连续写了这么一长串,不知道是什么意思

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.
您好,请参考下面内容:
I recommend reading the BQ769x2 Software Development Guide for some examples of communicating with the device.
Could you provide more details about these captures? Specifically what commands the host is trying to send in each capture. Also, it looks like the last capture is zoomed out too much so that the bytes are not fully displayed.
One thing to note is that bqStudio will normally handle entering and exiting config update mode and sending the checksum when writing to registers. It may appear different due to this.