Radar Dataset Adaptation_S32R274 Development Board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Radar Dataset Adaptation_S32R274 Development Board

1,324件の閲覧回数
HaMun
Contributor III

Hello,

I ran the OneRF_4Antennas_demo_s32r274 example (able to compile, build it). Since I don't have the radar sensor TEF810X on board I was not able to visualize it. I would like to run the same example with my own radar data (which is raw radar data) stored a host computer and would like to transmit this data via Ethernet to the Board(S32R272) something like this 

Capture.PNG

I would like to do the same processing performed in the example and visualize the output similar to the example as well. I would appreciate it if you could guide over this ?

Best,

Hadi

0 件の賞賛
返信
3 返答(返信)

1,292件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

so you would like to input raw data from your PC to uC at the point where raw data are coming from sensor?

and then process them on uC and visualize on your PC. Correct?

best regards,

Peter

0 件の賞賛
返信

1,289件の閲覧回数
HaMun
Contributor III

Hello,

 

Thanks for reply!

 

Yes, exactly. So, I stored some raw data taken from the sensor on my PC. Now I wanna input it to the micro, process it and then visualize it on the PC similar to the OneRF_4Antennas_demo_s32r274 example.

 

Best,

Hadi

0 件の賞賛
返信

1,248件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I have asked RADAR team to comment on this thread:

I have looked at it. It seems a pretty straightforward re-use of the software components in the demo project, in particular the Ethernet driver.

You should modify the application to use Ethernet instead of MIPI to receive the radar data and fill the input buffer for the radar processing sequence. 

Best regards,

Peter

0 件の賞賛
返信