Other Parts Discussed in Thread: DCA1000EVM, SYSCONFIG
Tool/software:
Hello TI team,
I am mostly interested in Streaming ADC data on IWRL6432BOOST, but mmwave studio or cli control seems to only support saving offline data.
I can see in the mmwave L SDK, there is a Python script for SPI ADC streaming.
C:\ti\MMWAVE_L_SDK_05_04_00_01\tools\spi_adc_streaming
Looking at the script, it seems that currently it only supports AOP model and fccsp model.
- What are the key differences between these 3 models, why is BOOST model not supported with the SPI ADC data streaming?
- If Boost model uses similar structure and can be supported, what modifications are needed?
- which part of the codes needs to be changed to support IWRL6432BOOST?
- What firmware/image is needed on the IWRL6432BOOST?
- What hardware setting is required?
- Or is there any other method that can support streaming raw ADC data for the IWRL6432BOOST model?
- preferably without DCA1000EVM, but if with DCA1000EVM is the only method I will be fine with it.
I could not see any documentation about the SPI ADC streaming part.
Any help would be greatly appreciated.