I am porting my CSI cmos sensors to TX2 28.2.The sensors support frame sync and work fine on TX1.
On TX2,when triggle the FSYNC, the app will hang up and the kernel printed a “PXL_SOF” error message.
I think that sensors will create a new SOF when FSYNC and TX1 can tolerate it. TX2 can not tolerate it? How to let TX2 support this “feature”?