Radar Dataset Adaptation_S32R274 Development Board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Radar Dataset Adaptation_S32R274 Development Board

1,035 次查看
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,003 次查看
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,000 次查看
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 项奖励
回复

959 次查看
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 项奖励
回复