Part Number: SK-AM62-LP
Hey there,
We are wishing to run advanced audio processing using AI on the TI chip in a low power environment. We've done some basic research and feel the AM62s probably fits our use case.
Before when writing (non AI) signal processing algorithms, we would deploy directly onto the 'baremetal' via the cortexM4.
However, all the examples I've seen for the chip/dev board, are using a linux application layer. Our samples load and work on the linux application layer, but I was assuming
we would need to run within the signal processing module.
Generally, we need to:
Access audio inputs/outputs (3.5mm jacks) using I2C and DA/ AD converters
Process chunks of audio (10ms) using ML processing and the full resources on the chip to allow lowest possible latency
Provide means to 'flash' code via USB
Any help and guidance much appreciated. We're just not sure whats the appropriate way to use what is available on the chip.
Thanks