This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: McSPI issues

Expert 2990 points

Part Number: AM5728

Tool/software: Linux

Hi all:

We have an DAC board which is am5728 + DAC chip.
The hardware diagram is like bwlow:
The am5728 output the digital signal to the DAC chip.
And then the DAC chip transferd to analog signal.
We use spi_test application to test this DAC board.
Now we found an issue!!!
The Analog signal is not continuous.
For example we output an sine wave, and the DAC can measured the sine wave
but sometimes the DAC chip won't output any signal in a certain 10 milliseconds.
the phenomenon will definitely appear, but it doesn't happen often.
So we doubt whether the process is scheduled in the 10 milliseconds.
But we don't know how to solve this issue, anyone can help us.
Thanks
regards