I was successfully able to run the PicovoiceExcample on my arduino. Now I want to reassign the pins to an external pdm audio stream. So bascially instead of using a PDM input from the builtin microphone on the Arduino Nano 33 BLE Sense board, I want to input an audio stream (PDM) from an external source (a microcontroller). The clock will also be refenced from the external source. How can I reassign the pins and also make my clock line to be input to the Arduino nano 33 BLE Sense?
I was successfully able to run the PicovoiceExcample on my arduino. Now I want to reassign the pins to an external pdm audio stream. So bascially instead of using a PDM input from the builtin microphone on the Arduino Nano 33 BLE Sense board, I want to input an audio stream (PDM) from an external source (a microcontroller). The clock will also be refenced from the external source. How can I reassign the pins and also make my clock line to be input to the Arduino nano 33 BLE Sense?
Thanks a lot for any help!