Voltmeter using PIC16F877A reading display in LCD and value captured in Hyperterm


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,170


    Did you find this post helpful? Yes | No

    Default Re: Please help me on PIC16F887A display on LCD and data capture in computer

    EDIT: Post merged from duplicate thread in PIC Basic Pro forum, now deleted.

    The manual mentions 4 MHz as default PIC speed for SEROUT. What are you using on yours? I don't see a DEFINE OSC statement.

    Robert
    Last edited by Demon; - 18th September 2012 at 00:07. Reason: Delete duplicate thread

  2. #2
    Join Date
    Sep 2012
    Posts
    2


    Did you find this post helpful? Yes | No

    Default Re: Please help me on PIC16F887A display on LCD and data capture in computer

    Thank you Robert and Dave.
    Actually I managed to troubleshoot the program. PIC16F887A was build in with Tx and Rx in port C, so we actually no need to pre-define anything. Just use HSEROUT and HSERIN, it will automatically do everything for you. The default baud rate is 2400.
    Anyway, thanks a lot. I will delete this thread soon.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts