Post Go back to editing

关于起流时序问题

Thread Summary

The user is experiencing frame drop issues when the 96717 starts streaming before the 96714 enables the MIPI port. The final answer suggests following the normal configuration order: 96714 initialization, enabling MIPI port, then 96717 streaming. The accompanying answer mentions the possibility of disabling the 96714 link during initialization to avoid timing dependencies.
AI Generated Content

hi,

     采用96714解串,96717加串,使用tunnel mode,由两个soc分别配置。

     目前发现96714初始化->96714使能mipi port->96717起流 数据正常。 

     但96717如果先起流,96714端使能mipi port 后soc 接收数据会有概率掉帧异常。
   
      请问96714对于输入的起流顺序有严格时序要求么?