RE: BitResolution

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

You may put PCM8 data (offset binary) directly to the DAC.

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.

Can any of you help with this,

thanks,

Auda.

Have you tried asking here:
http://mbed.org/forum/
http://stackoverflow.com/



Gale