Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/14/02 08:07
Read: times


 
#27208 - RE: ADC: left vs Rt justified data
a).From the integer signal processing point of view it’s better to scale all signals to 1 (e.g. –32768 to 32767 means –1 to +1). So is better to use left justified – you’ll receive data in a unitary system.

b).Let’s implement some routines for processing some signals on a uC that might have a 10-bit ADC. If you want more resolution/precision, will you review all sources to support 12, 16 bits?


List of 4 messages in thread
TopicAuthorDate
ADC: left vs Rt justified data            01/01/70 00:00      
RE: ADC: left vs Rt justified data            01/01/70 00:00      
RE: ADC: left vs Rt justified data            01/01/70 00:00      
RE: ADC: left vs Rt justified data            01/01/70 00:00      

Back to Subject List