Hi there,
I am currently trying to develop a system using the IWR1843 module for obstacle avoidance on a drone platform. We were hoping to utilise multiple subframes - one for short range (<15 m) and one for long range (detecting other vehicles in the air at longer distances). Our issue is that in order for the short range to work properly, we need to run it at ~25 Hz or greater, whereas for the long range, it could run at a slower rate (potentially 5Hz). From the demo visualiser, the maximum number of subframes per second is limited to 30, and if multiple subframes are configured, every frame contains both subframes. Therefore, with two subframes configured, the maximum frame rate is dropped to 15 Hz. Hence two questions arise:
Is it possible to run the two subframes at different rates? (eg. one at 25 Hz, the other at 5Hz)
Alternatively, is the maximum frame rate actually higher than 30, and is this easy to calculate given the specific profiles I aim to use?