Other Parts Discussed in Thread: RFSDK, ADC14X250, , AFE58JD28, ADC34J45, DAC38J84
I am using RFSDK 02.00.07.00, and things are starting to come together. Many thanks to the folks who created the RFSDK!
I am currently using 1x1-1xLTE80-HC-JESD121121x-DEMO2.
In the associated document TIDUB89 "Optimized Radar System Design Using 66AK2L06 - DSP+ARM SoC and ADC14X250", it says:
"External Rx data can also be supplied to the receiver to capture external Rx signal (e.g. from a signal generator.)"
(Sec. 6.3, "Design Linux Application".)
How do I do this?
We have an AFE58JD28 ADC eval board connected to a K2L eval board, and a signal generator attached to the AFE eval board.
I am wondering if there is a "radio" command, or if I should modify the "use_case" config file, or how to set things up so that the RFSDK is not trying to send Tx data to a DAC.
I am issuing the following commands:
radio reset
radio select 1x1-1xLTE80-HC-JESD121121x-DEMO2
radio init
radio on 1950.0 2140.0
Everything works until I issue the "radio on" command. That command freezes. If I kill it and get a python stack trace, it says that it is trying to start DFE Tx.
Thanks,
Greg Johnson