Why does the data capture waveform appear discontinuous?

30 views (last 30 days)
I implemented a 1000 Hz sine wave generator on a ZedBoard (50 MHz clock) with a sampling period of 20 ns. However, as shown in the attached figure, the data capture result does not display a continuous staircase waveform but rather appears discontinuous. Why does this phenomenon occur?

Accepted Answer

덕용
덕용 on 5 Sep 2025 at 2:53
Moved: Angelo Yeo on 10 Sep 2025 at 18:45
This issue was resolved by adjusting the output data type from 32bits to 16bits.
Maybe, it seem that the data capture fearture on the Zedboard only suports widths of 16 bits or less.

More Answers (0)

Products


Release

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!