Hello,
We are developing a radar system using TI - AWR2243, NVIDA - Xavier and CSI(SerDes).
And I want to know about usage of rlDeviceSetHsiDelayDummyConfig() API.
That is.
- I want to add some dummy bytes to every chirp.
- And we are sending ADC raw data from AWR2243 to Xavier using CSI.
- Then how is the image size(width ox height) changed?, if rlDeviceSetHsiDelayDummyConfig() is used like follows.
- some parts of our codes.
Thanks.