Other Parts Discussed in Thread: MMWAVE-STUDIO
Tool/software: TI-RTOS
The mmWave demo application (xwr16xx_mmw_demo.bin) is capable of taking a noise floor measurement, yet unable to accept the following configuration:
dfeDataOutputMode 1
channelCfg 15 3 0
adcCfg 2 1
adcbufCfg -1 0 0 1 1
profileCfg 0 77 429 7 57.14 0 0 0 1 256 5209 0 0 30
chirpCfg 0 0 0 0 0 0 0 0
chirpCfg 1 1 0 0 0 0 0 0
frameCfg 0 1 16 0 100 1 0
Basically, I am trying to send the FMCW signal to the mixer without transmitting it out of the device to collect an accurate noise floor measurement. How can I configure the device to disable its transmitters for a period of time while still sending the FMCW signal to the mixer for noise floor processing? Clearly, the device is already doing this because I am able to plot the noise floor in the mmWave Demo Visualizer, but I would like to have more control of the period in which it disables its transmitter. What do you suggest?