Forum Rule: Always post complete source code & details to reproduce any issue!
-
-

Originally Posted by
earmello
Using a B&K calibrator, I get a strange waveform, the negative part seems "corrupted".
I do not understand why...
Can you help me?
Another question, can I use "Audio System Design Tool" directly with my mic without audio shield?
Where I can find some example for my "audio recorder"?
I understand that the ICS-43432 is an I2S, that is digital microphone. And distortion is then inside the microphone.
How did you connect it to teensy?
Also the ICS43432 is 24 bit and as such not compatible with standard audio-design tool. It would need some mods in the I2S module, in particular limiting the data to 16 bit.
If you search the forum for 'onehorse mems' you will find some discussion on that mic especially https://forum.pjrc.com/threads/40858...l=1#post128167
-
Uhhh hey wait a second here. The signal source is connected HOW? Has the output from the B&K calibrator been verified to be clean? If it's not clean then how can you honestly state the response is bad. Is the response the result of a bad transducer, speaker or amplifier or both connected to the calibrator. I recommend trying a different type of mic and perhaps scoping the wave shape at the input to the sound transducer before calling the digital mic bad.
-

Originally Posted by
grease_lighting
Uhhh hey wait a second here.
who you are refering to?
me or the OP?
-
@WMXZ I'm refering to the op. Thought it would be clear by asking how the signal source was connected to the mic. After all he is the one with the B&K source. Just thinking about garbage in garbage out. If the source is bad then maybe the mic is really doing its job.
-
-
Hello Earmello,
Did you resolve your problem?
Can you share your results?
Thanks.
Tim
-
Hi Timoteo,
I'm working on my Teensy right now, it seems that with the new "Teensyduino ver 1.38" problems are solved.
This is the proof that problem was software and not in my hardware.
Anyway, the dynamic is compressed, but the output is "clean".
In the attached pics you can see the comparison between signal acquired by MiniDSP board (green line) and by Teensy 3.6 (red line).

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules