Other Parts Discussed in Thread: DCA1000EVM
I am using DCA1000EVM with 1243 radar. And I want to configure radar in continuous stream mode to send only one sample per channel. According to AWR1xx_Radar_Interface_Control.pdf, dataTransSize of rlDevContStreamingModeCfg_t is the number of samples per channel. I set it to 1 and run the radar, the number of udp packets I received is more than one and it is not fixed.
Could you confirm if this is the right field to modify?