I’m setting up a test bench using the QM33120 WDK1 to perform full 360° angular sweeps. At each 10° increment, I need the turntable to rotate precisely and then trigger a FiRa two-way ranging session to capture distance, AoA, and PDOA measurements.
I’m looking for:
- Example code or libraries for commanding the WDK1/EVM’s GPIO or UART interface to drive a stepper motor-based turntable.
- Recommendations on the communication protocol or command syntax required to move in fixed angular steps and confirm when each move has completed before proceeding.
- Any existing Qorvo utilities, firmware snippets, or community examples that demonstrate turntable synchronization with UWB measurements.
I would appreciate any help.