TIDUF76 June 2024
The timing diagram of the BSD demo processing chain during the startup and the first two frames is illustrated in Figure 2-5. The BSD demo processing chain differs from the typical SDK processing chain in the way the frames are triggered. In the typical SDK OOB demo processing chain, the RF front end is set up for an infinite sequence of frame numbers, and the RF drives the frames according to a given frame period. In contrast, in this processing chain, the RF front end is configured for only one frame, and the RTOS timer is set at the given frame rate.
Upon the RTOS timer ISR execution, the RF front end is reconfigured and initiated to run one frame at a time. Consequently, every other frame, the chirp idle time is toggled, resulting in the alternating “slow” and “fast” frames. This alternation represents the required behavior for the operation of the maximum velocity extension feature.