...the mcxn947 board is supported and indeed the VIT tool allows you to select the device but i cant find where the example SDK that's mentioned in the user guide. I have the latest sdk version 24.12.00 installed but its not one of the options i can import.
If i follow go via sdk builder and filter for wake word it gives and low power audio example but not for the mcxn947 board
Is there some way i can get the example sdk on the mcxn947 board
I was able to find the SDK and now have the VIT lib folder
I am trying to to take audio from an electret mic which is stored in a buffer via 16 bit adc sampling @ 16k. I think i can follow the VIT lib header file and user guide to create the program that calls the model but i cant work out how i feed the audio from the mic into the VIT model i have created.