RE: BitResolution
Posted: Thu Jan 12, 2012 8:53 am
Hi,
Does anybody know the usb protocol here,
I am trying to get a pcm8 output for this embedded micro controller I am working on,
PCM (0x0001) means 2's complementary binary data.
PCM8 (0x0002) means offset binary data.
this was said
Can any of you help with this,
thanks,
Auda.
Does anybody know the usb protocol here,
I am trying to get a pcm8 output for this embedded micro controller I am working on,
PCM (0x0001) means 2's complementary binary data.
PCM8 (0x0002) means offset binary data.
this was said
But I do not understand what must be done to send 16bit to the speaker, so I don't know how to send the raw offset binary to the dac.You may put PCM8 data (offset binary) directly to the DAC.
Can any of you help with this,
thanks,
Auda.