Hi Rob, Thanks.
My problem was that I did not interpret the data properly. I don't know why people print data in decimal and not directly in hex ;) ADC Value: 14157877 0xd8(216) 0.094922 0x835(2101) 0.923291 ADC Value: 13043810 0xc7(199) 0.087451 0x862(2146) 0.943066 ADC Value: 15992896 0xf4(244) 0.107227 0x840(2112) 0.928125 each line consists of 2 samples (in this case form channel A5 and A6). It's still quite noisy, but at least the values make more sense now. Regards, Robert -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
