Radar Dataset Adaptation_S32R274 Development Board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Radar Dataset Adaptation_S32R274 Development Board

1,028 Views
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 Kudos
Reply
3 Replies

996 Views
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 Kudos
Reply

993 Views
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 Kudos
Reply

952 Views
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 Kudos
Reply