Can't get value #48
Lat9898
announced in
Announcements
Replies: 1 comment
-
|
Yes, there were several reports about L/R channels being swapped (1, 2) Although, it should be already fixed, seems like it still occurs (in some versions of esp-idf?) There could be various reasons why you are getting wrong values. Unfortunately just final value of 75 dBA doesn't tell much. It requires more debugging e.g. monitoring/printing raw absolute values (hex or decimal) like it was discussed here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hej I have an issue that it is only working with wrong channel. f.eks. when i set L/R to GND so the channel should be left but it is only working with right channel which is teoritically wrong. and the lowest i get is 75 dBA in a quiet room which is totally wrong.
Do you have any tips that i can do?
I am using INMP441 mic and ESP32 devkitc v4.
Have you had also those issue when u working with Ivan's code.
Beta Was this translation helpful? Give feedback.
All reactions