Hi,
We found out that, there is a CSI2 application in RSDK package specifically for TFE82XX. Is there any generic CSI2 application (or standalone CSI2 application)available for S32R45.
Regards,
Mufeeda P P
Hello,
The CSI2 driver is agnostic of the connected frontend. There are 2 applications in RSDK that exemplify in a similar manner how the CSI2 driver can be integrated: RFE Capture and Multi RFE example. Both use the CSI2 driver with TEF82XX frontend. RFE capture may be a better starting point as it only addresses data acquisition.
Regards,
Tudor
Hi,
We checked these 2 applications in RSDK. But we want the standalone CSI2 application for receiving RAW data from the RADAR not for TEF82XX.
Note : If not application, any standalone code to get the frame data in storage device is fine.
Regards,
Mufeeda P P
We do not have a standalone CSI2 application as it needs a front-end to connect to.
If you want to use it with another frontend, you can use the RF_Abstract/RFE driver source code as a reference/example for configuring and using the CSI2 driver for data acquisition.
Best regards,
Tudor