How to receive multiple bytes using the hardware usart in the PIC18F2550


Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Jan 2006
    Location
    Toronto
    Posts
    109

    Default How to receive multiple bytes using the hardware usart in the PIC18F2550

    Hi all,

    I am trying to setup a RF connection between a PC and a PIC using the MaxStream ZigBee modules. If i send a single byte from the PC to the PIC everything is ok but how do I send more then one?

    I am using hardware interrupts for the USART and the USART itself only has a 1 byte buffer.

    I need a way to capture 10 bytes with the PIC into a buffer array and then process it afterwards.
    Last edited by PJALM; - 3rd July 2007 at 19:57.

Similar Threads

  1. rs232 with hardware USART
    By Smity42 in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 28th April 2011, 03:51
  2. How to receive stream of bytes using PIC USART
    By unifoxz in forum mel PIC BASIC Pro
    Replies: 34
    Last Post: - 20th June 2009, 10:38
  3. Benefits of hardware usart over software?
    By sccoupe in forum Serial
    Replies: 2
    Last Post: - 19th March 2009, 01:16
  4. Serin/Out for multiple bytes
    By mankan in forum General
    Replies: 1
    Last Post: - 5th June 2006, 19:58
  5. receive ASCII with usart
    By harryweb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 9th February 2004, 08:57

Members who have read this thread : 1

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