You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I want to transmit external csi2 data from different card to MAX78002. I comment camera driver on example [CSI2 project] for passing the read camera id etc. (https://github.com/analogdevicesinc/msdk/tree/main/Examples/MAX78002/CSI2). I tested CSI2 data on another board with loopback test and my data transmission is correct.
When i want to sent data to MAX78002, i can not get interrupt. When i analyze the driver i guess, i dont get interrupt from PPI flags or CTRL Flags. How can i fix that? What should be the main problem ?
The text was updated successfully, but these errors were encountered:
Hi everyone,
I want to transmit external csi2 data from different card to MAX78002. I comment camera driver on example [CSI2 project] for passing the read camera id etc. (https://github.com/analogdevicesinc/msdk/tree/main/Examples/MAX78002/CSI2). I tested CSI2 data on another board with loopback test and my data transmission is correct.
When i want to sent data to MAX78002, i can not get interrupt. When i analyze the driver i guess, i dont get interrupt from PPI flags or CTRL Flags. How can i fix that? What should be the main problem ?
The text was updated successfully, but these errors were encountered: