-
Hello, I follow your instructions with the new raspberry pi 4 and I'm having issues when compiling the ics43432.c file, any idea how to solve this? Thanks.
make all install
make -C /lib/mo…
-
Hello,
Thank you very much for this library.
We are using it with an Arduino/Genuino Zero in order to develop applications for ambient noise frequency analysis, within the [SmartCitizen project](…
-
Hello! I was testing your program with an INMP441 that has characteristics similar to ICS43432 and works correctly, but with an ICS43434 I have not been able to make it work, I only get 00 00 00... by…
-
What may be causing this?
pi@raspberrypi:~/ics43432 $ dtc -@ -I dts -O dtb -o i2s-soundcard.dtbo i2s-soundcard-overlay.dts
i2s-soundcard.dtbo: Warning (unit_address_vs_reg): Node /fragment@0 has a…
-
Hello,
I've been using an I2S mic breakout board from Adafruit (SPH0645LM4H) https://www.adafruit.com/product/3421 and using the library successfully, however, while reading the datasheet (http://ww…
-
works only on Windows Chrome
root@raspberrypi:~# service uv4l_raspicam status
● uv4l_raspicam.service - UV4L Raspicam
Loaded: loaded (/etc/systemd/system/uv4l_raspicam.service; enabled; vendor…
-
Hi,
Thanks for the wonderful work. I'm testing out pi-cam with my Pi Zero, Pi camera, and an i2s MEMS mic. I have some issues with my i2s mic. Specifically, I get the error: 'error: cannot set acce…
-
We have a recurring issue on an embedded system where we use alsaloop to continually forward audio between:
EC25E modem -> system speaker (output)
system microphone (input) -> EC25E modem
The two…
-
Hello,
We are using the I2S library in order to read data from an ICS43432 with a SAMD21 in order to develop applications for ambient noise frequency analysis, within the [SmartCitizen](https://git…
-
Nice to see the recent edition of the I2S library -- it's a neat little feature of the D21 and is more flexible then what's included on the SAM3 in the DUE. The example project connects to a device t…