Hi
I am using the example code of 6618 and noticed that we start pushing the subframe (1ms) data at the end of frame (10ms) and also verify it at the end of any subsequent frame.
I extended the similar functionality to push 1 symbol (960 samples data) in LTE FDD mode for 1.92 MHz LTE in each timeslot.
Though I noticed that when I don't push and verify data at end of frame (20,40,60 etc Timeslots), I am getting wrong payload.
Can you please confirm the reason for same.
Thanks