I am using a random number generator that allows me to generate a number within a specific range. The routine works great but I need to use it on a 16f688. Unfortunately the routine uses a l ...
Ttelmah, so what I am doing is reading the voltage off a pot with AN7(with 2.048v ref). I'm using AN6 to send serial data to an LCD. The other signals are normally high through pullup resistors readi ...
Hello
I am using an 18F4550 and I need to use port AN7 as an analog input and the rest as digital inputs and outputs but unfortunately a board has already been laid out so I can't make any changes. ...