we have a MCC 1808X and we want to test it as an "echo repeater" that is everything that we read on ANALOG_IN_0 should be played as soon as possible on ANALOG_OUT_0. Our problem is that the signal on ANALOG_OUT_0 is always delayed of 400ms. As a test we used the attached Python code where we also record ANALOG_IN_0 input on file_1.bin and ANALOG_IN_1 on file_2.bin so that if you wire ANALOG_OUT_0 to ANALOG_IN_1 you can see the problem. How can we fix it ?
Question
Scardig
Hello,
we have a MCC 1808X and we want to test it as an "echo repeater" that is everything that we read on ANALOG_IN_0 should be played as soon as possible on ANALOG_OUT_0. Our problem is that the signal on ANALOG_OUT_0 is always delayed of 400ms. As a test we used the attached Python code where we also record ANALOG_IN_0 input on file_1.bin and ANALOG_IN_1 on file_2.bin so that if you wire ANALOG_OUT_0 to ANALOG_IN_1 you can see the problem. How can we fix it ?
Thanx
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now