2005-09-14 04:55 AM
2005-09-14 01:55 AM
I am new to this programming thing. I was wondering if anybody could help with this issue: I am trying to use port B as an output of signals inputted through ports A and C. I want to use the 4 LSB of port C into the 4 LSB of port B and the 4 MSB of port A into the 4 MSB of port B. Any help would be much appreciated.
Thanks alot, Matt2005-09-14 04:55 AM
Use the ADC example provided with STVD7 R3.2, this should be a good start for what you want to do.