ADC3101 and miniDSP Firmware
I recently added audio capture support to an Atomthreads-based product. I used a Texas Instruments audio codec, the TLV320ADC3101, for which I wrote a device driver from scratch for the Atomthreads real time operating system.
The ADC3101 contains an embedded programmable DSP called the “miniDSP”, which you can build your own firmware for and upload to the device at startup. One… Continue reading
Posted in HowTo
Tagged ADC3101, Atomthreads, Audio, Firmware, MiniDSP, RTOS, TLV320ADC3101
Comments Off on ADC3101 and miniDSP Firmware