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.

BQ79600-Q1: 设置为250K UART通信后无法与堆栈设备通信

Part Number: BQ79600-Q1

1 我将BQ79600设置为250K的串口通信速度,具体操作为设置0x2200 以及0x2201寄存器,并实现用250K的UART单设备读取自身没有问题。

2 继续使用250K的UART接口发送WAKE TONE唤醒堆栈设备(并确认堆栈设备唤醒成功)

继续使用250K的UART接口单设备写设置堆栈设备的0x0701寄存器为0x14,然后设置0x0700为A5(我只有一个堆栈设备)

4 发送单设备读取堆栈信息,出现如下波形:

可以看出,堆栈设备返回了7个Byte数据,但是串口仅发送了5个数据。

请问一下是什么原因,是我设置命令出错了吗?