Tool/software:
Dear TI experts,
I have been trying to export Radar Cube continuously for IWRL6432Boost kit.
I have made modifications and am able to receive radar cube once, then radar would stop transmitting radar cube.
Configuration I am using is following (skipped ).
sensorStop 0
channelCfg 7 3 0
chirpComnCfg 15 0 0 128 1 34 3
chirpTimingCfg 6 26 1 47.95 60
frameCfg 2 0 600 64 200 0
guiMonitor 0 0 0 0 0 0 0 0 0 0 0
clutterRemoval 0
adcLogging 0
lowPowerCfg 0
baudRate 1250000
sensorStart 0 0 0 0
I was searching through forums and found https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1310488/iwrl6432boost-not-able-to-read-continuous-data-frames
The post says to change frameCfg 2 0 250 32 250 0 → frameCfg 2 0 250 32 1000 0
I am curious what are the limitation for exporting radar cube.
In the above configuration, I disabled all the guimonitor so that I would have more space in uart communication.
But it seems like it cannot achieve 5 Hz frame rate while exporting through UART since the radar cube size would be 96kbs and uart speed will only be at 1.25 Mbits/s, is this understanding correct?
If this is true, would it be possible to stream radar cube data through SPI? What modifications are needed to do so?
Best Regards,
Seho Kim