Other Parts Discussed in Thread: CC1200
Hello,
I am wondering why I cant use ordinary data converters, for example TLC540 (or any other), for converting analog audio signal to digital? I know there is specific parts for that which names starts with PCM but the thing I need is SPI output because I want to connect converter to MCU and not much mcus have i2s and I dont need stereo. Some algorithm would be: convertor outputs audio data, mcu buffers byte by byte (for example) via SPI and after that mcu outputs data with audio data to SPI and to CC1200, for example.
Thank you.