I have fix the problem which is my application bug.
On Fri, Jan 7, 2011 at 4:55 AM, Nick Foster wrote:
> On Thu, 2011-01-06 at 15:08 +0800, James Jordan wrote:
> > Hi all, I want to let my application work on 8 bit sample mode.
> > I have test and checked that 8 bit resolution sample can meet m
On Thu, 2011-01-06 at 15:08 +0800, James Jordan wrote:
> Hi all, I want to let my application work on 8 bit sample mode.
> I have test and checked that 8 bit resolution sample can meet my
> application's accurate need.
> I test my application that run it on 16 bit sample and shift the read
> data r
Hi all, I want to let my application work on 8 bit sample mode.
I have test and checked that 8 bit resolution sample can meet my
application's accurate need.
I test my application that run it on 16 bit sample and shift the read data
right 8 bits then shift left 8 bits. My application works fine.
Bu