I have a PIC16F84A that I'm working with. After much rewriting of the ASM, I've determined that the PIC is running around 20% too fast. My bit length for 9600 baud serial communication should be 104 cycles, but I have to use 125 cycles per bit for the data to be properly interpreted (tested with several receiving devices).
Is a deviation of 20% normal for a PIC16F84A? Is the thought of using the internal oscillator for serial communications completely laughable?
Thanks!
Dan East
Is a deviation of 20% normal for a PIC16F84A? Is the thought of using the internal oscillator for serial communications completely laughable?
Thanks!
Dan East