Search found 2 matches

by a7med600
Sat Dec 15, 2012 11:39 am
Forum: Flowcode V2 & V3
Topic: ADC bits
Replies: 2
Views: 5617

Re: ADC bits

thank you i have solve it as you mention,
i made the variable integer, and then i divided it to reduce the number of bits,
thanks.
by a7med600
Fri Dec 14, 2012 5:01 pm
Forum: Flowcode V2 & V3
Topic: ADC bits
Replies: 2
Views: 5617

ADC bits

Hi I am new to Flowcode word , I am programming PIC to to generate numbers on 7 segment, when i assign the ADC o/p to port B i can't use all the 10 bits that generated from ADC !! just 8 , so how i can send the other two bit to port c for example? or how i can change the generated bits from ADC from...