Difference between revisions of "Output Modes"

From indie Semiconductor Wiki
Jump to navigation Jump to search
(Created page with "== Configuration scripts == The ADC raw data output allows the processing of the radar data on a PC. This can be useful for scientific purposes or for doing a processing with...")
 
Line 1: Line 1:
 
== Configuration scripts ==
 
== Configuration scripts ==
  
The ADC raw data output allows the processing of the radar data on a PC. This can be useful for scientific purposes or for doing a processing with a higher number of FFT points to increase the resolution of the resulting target data. We provide configuration that can be send to the evaluation kit via UART, for example, using a terminal program.  
+
The ADC raw data output allows the processing of the radar data on a PC. This can be useful for scientific purposes or for doing a processing with a higher number of FFT points to increase the resolution of the resulting target data. We provide configurations that can be send to the evaluation kit via UART, for example, using a terminal program.  
  
 
The scripts support the following output modes:
 
The scripts support the following output modes:
- ADC raw data output (digitized IF output of our radar front ends) [Customer Login / scripts for ADC raw data]
+
* ADC raw data output (digitized IF output of our radar front ends)
- windowed ADC data output (windowed ADC raw data) [Customer Login / scripts for windowed ADC raw data]
+
* windowed ADC data output (windowed ADC raw data)
 +
 
 +
== Download ==
 +
 
 +
You can download the configuration files in our [https://login.siliconradar.com/ Customer Download Area] (you have to register at our site).
 +
 
 +
== How to ==
 +
 
 +
You will be required to open a UART communication to the kit using a terminal program that can send files.

Revision as of 21:05, 18 February 2019

Configuration scripts

The ADC raw data output allows the processing of the radar data on a PC. This can be useful for scientific purposes or for doing a processing with a higher number of FFT points to increase the resolution of the resulting target data. We provide configurations that can be send to the evaluation kit via UART, for example, using a terminal program.

The scripts support the following output modes:

  • ADC raw data output (digitized IF output of our radar front ends)
  • windowed ADC data output (windowed ADC raw data)

Download

You can download the configuration files in our Customer Download Area (you have to register at our site).

How to

You will be required to open a UART communication to the kit using a terminal program that can send files.