Difference between revisions of "Output Modes"

From indie Semiconductor Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
== How to ==
 
== How to ==
  
You will be required to open a UART communication to the kit using a terminal program that can send files.
+
You will be required to open a UART communication to the kit using a terminal program that can send files. [https://sourceforge.net/projects/realterm/ Realterm] is a good choice.

Revision as of 21:07, 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. Realterm is a good choice.