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.

28377 SCI在线升级的baudrate

通过sci对28377升级时,与芯片内部的bootrom程序通信时,采用19200的波特率时,通信过一会之后,发现通信中断,原因是,TI的bootrom不返回数据,(正常通信时,上位机发个数据,DSP返回相同的数据),采用9600的波特率时,通信正常。
  • 这是在线升级,那么自然会有个 FLASH 擦写的操作,大家都知道:如果是在擦出会页写入时,会有一个较长时间的延迟。请留意一下

  • 还没有开始擦写FLASH,问题发生在于28377的SCI bootloader通信过程中,采用9600bps时能通信,采用19200bps时,出现通信中断