Jan 26, 2021
06:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 26, 2021
06:05 AM
Hi everyone, I'm current learning Distance2Go development kit. I'm trying to extract raw data using matlab bu using extract_raw_data.m which is provided in the D2G software folder.
But when I run the matlab code there occurs the error. The following screenshot are the error message and the code given by infineon. Can anybody help? I have stuck here few months. Thanks a lot.


And also I have used radar gui to record the data in raw data txt format. I have read through the Radar GUI help pdf but I stiil cannot find out what is the meaning of the number below the frame number.
There are 512 numbers below every frame number. I will appreciate if you can help or explain it to me. Really thanks a lot.
But when I run the matlab code there occurs the error. The following screenshot are the error message and the code given by infineon. Can anybody help? I have stuck here few months. Thanks a lot.
And also I have used radar gui to record the data in raw data txt format. I have read through the Radar GUI help pdf but I stiil cannot find out what is the meaning of the number below the frame number.
There are 512 numbers below every frame number. I will appreciate if you can help or explain it to me. Really thanks a lot.
Solved! Go to Solution.
- Tags:
- comlib_c_interface
- data
- distance2go
- doppler radar
- fmcw
- help file
- IFX
- matlab
- position2go
- Radar
- radar 24ghz
- radar24ghz
- radar_gui
- sense2go
- xmc4200
1 Solution
Jan 27, 2021
01:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 27, 2021
01:37 AM
Hi dadairen1hao,
Concerning your found issue with MATLAB ComLib Interface, I can see that no Radar devices are connected to any COM Port or the COM Port is occupied so that the MATLAB Interface can't find it...
Please ensure that the Radar GUI is closed when you run this MATLAB ComLib Interface.
The 512 values you see in each frame are the values corresponding to the 512 samples per frame.
Thanks to go through the P2G Software User Manual to better understand the whole concept.
Best Regards,
Montassar.
Concerning your found issue with MATLAB ComLib Interface, I can see that no Radar devices are connected to any COM Port or the COM Port is occupied so that the MATLAB Interface can't find it...
Please ensure that the Radar GUI is closed when you run this MATLAB ComLib Interface.
The 512 values you see in each frame are the values corresponding to the 512 samples per frame.
Thanks to go through the P2G Software User Manual to better understand the whole concept.
Best Regards,
Montassar.
3 Replies
Jan 27, 2021
01:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 27, 2021
01:37 AM
Hi dadairen1hao,
Concerning your found issue with MATLAB ComLib Interface, I can see that no Radar devices are connected to any COM Port or the COM Port is occupied so that the MATLAB Interface can't find it...
Please ensure that the Radar GUI is closed when you run this MATLAB ComLib Interface.
The 512 values you see in each frame are the values corresponding to the 512 samples per frame.
Thanks to go through the P2G Software User Manual to better understand the whole concept.
Best Regards,
Montassar.
Concerning your found issue with MATLAB ComLib Interface, I can see that no Radar devices are connected to any COM Port or the COM Port is occupied so that the MATLAB Interface can't find it...
Please ensure that the Radar GUI is closed when you run this MATLAB ComLib Interface.
The 512 values you see in each frame are the values corresponding to the 512 samples per frame.
Thanks to go through the P2G Software User Manual to better understand the whole concept.
Best Regards,
Montassar.
Jan 27, 2021
06:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 27, 2021
06:33 AM
tinymanta wrote:
Hi dadairen1hao,
Concerning your found issue with MATLAB ComLib Interface, I can see that no Radar devices are connected to any COM Port or the COM Port is occupied so that the MATLAB Interface can't find it...
Please ensure that the Radar GUI is closed when you run this MATLAB ComLib Interface.
The 512 values you see in each frame are the values corresponding to the 512 samples per frame.
Thanks to go through the P2G Software User Manual to better understand the whole concept.
Best Regards,
Montassar.
Thank you so much. It really helps!!!
Jan 28, 2021
07:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 28, 2021
07:59 AM
tinymanta wrote:
Hi dadairen1hao,
Concerning your found issue with MATLAB ComLib Interface, I can see that no Radar devices are connected to any COM Port or the COM Port is occupied so that the MATLAB Interface can't find it...
Please ensure that the Radar GUI is closed when you run this MATLAB ComLib Interface.
The 512 values you see in each frame are the values corresponding to the 512 samples per frame.
Thanks to go through the P2G Software User Manual to better understand the whole concept.
Best Regards,
Montassar.
Thank you very much for the reply.
I have read through the P2G user manual but I can’t find what’s the meaning of the 512 values.
Does the values mean the frequency of every sample?