say if only wanted to use 3 values I would use 2 bits with values 00, 01 and 10. But if I used Vdd as V+then 11 would represent the 4th value which I don't want. How can I use 3 of the 4 combinations to represent the full range?
What are you stopping? What are you doing?Yes. another example would be I need to show 0 - 5V on 7seg display. I need 6 values say 000 (min)-101(max) . How do I stop the max value being 111 as the 0-5V would be divided by 8 and I want it divided by 6.