Why does the data capture waveform appear discontinuous?

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?

 Akzeptierte Antwort

덕용
덕용 am 5 Sep. 2025
Verschoben: Angelo Yeo am 10 Sep. 2025

0 Stimmen

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.

Weitere Antworten (0)

Produkte

Version

R2025a

Gefragt:

am 3 Sep. 2025

Verschoben:

am 10 Sep. 2025

Community Treasure Hunt

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

Start Hunting!

Translated by