This is my second post. I've posted a message last week but I think it got lost because I can't find it.
I'm trying to make sense of the spec sheets for this device. I have a few questions...
So, my setup seems to be working but I have no way of testing the digital audio output so far. I might implement saving the data to an SD card but I have a few questions before I start doing that. My circuit consists of a PIC18F4620 device with a PWM output of 2.5 MHz. I can see that fine on my oscilloscope. Connecting my scope to the DOUT pin on the PCM1803, I see data. I believe the data is fine since if I leave the input floating and touch the wire tied to it, the static noise is what seems to be converted. If I ground the output, I see a single recurring peak which is most likely a single bit of data.
1) If I was to find an A/V device such as a home stereo amplifier with an S/PDIF input, would I technically be able to hear the data out of my PCM1803 if I connect it to the S/PDIF input?
2) How can I test the DOUT data if I don't have a D/A converter?
3) What is the lowest audio quality I can setup on the PCM1803 and how do I do it? Do I simply need to lower the frequency of the PWM?
Lowering the audio quality to the lowest possible quality will at least enable me to manipulate the data and parse it or save it to an SD card. I am new to A/D audio converters and I'd appreciate some help and pointers.
Again, I *think* that my circuit is working but I don't know how to test the data. I guess I could try with different fixed voltage values on the input and see what kind of result I get but hearing the actual audio would be ideal. If you wish to answer by email (and I can afterwards post the solution here), my email is benoit.st.jean[AT]rogers.com.
Thanks!