Hello I have a MCC172 board on a raspberry pi 4 running on bookworm OS. Everything seems to work fine, but when I collect data every other value is near to zero.
I'm logging the data using the fft_scan.py python example in the mcc172 folder. I also tried my own code and I get the same result.
Here is how the data looks like:
ime data (V)
-0.442388
0.004422
-0.441754
0.004609
-0.441301
0.004313
-0.440768
0.004711
-0.440261
0.004175
-0.439663
0.004668
-0.439011
0.005475
-0.438566
0.004116
I used a mcc128 on the same system and worked with no issue.
Question
Alexplace2001
Hello I have a MCC172 board on a raspberry pi 4 running on bookworm OS. Everything seems to work fine, but when I collect data every other value is near to zero.
I'm logging the data using the fft_scan.py python example in the mcc172 folder. I also tried my own code and I get the same result.
Here is how the data looks like:
ime data (V)
-0.442388
0.004422
-0.441754
0.004609
-0.441301
0.004313
-0.440768
0.004711
-0.440261
0.004175
-0.439663
0.004668
-0.439011
0.005475
-0.438566
0.004116
I used a mcc128 on the same system and worked with no issue.
Thanks in advance
Alex
Link to comment
Share on other sites
2 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