Big Data by Serial Communication


Closed Thread
Results 1 to 2 of 2
  1. #1
    piroham13's Avatar
    piroham13 Guest

    Unhappy Big Data by Serial Communication

    Hello,

    I want to receive the data that is 152bytes from PC via RS232C.
    (4800bps, 8bit, non-parity, 1stop bit)

    We used HSERIN byte array.However byte array can not be created over 96 elements. Thus I can't receive 152bytes all data...

    Please give me advice....

    Thank you..

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    piroham13, Break the data into 2 separate arrays of 96 bytes and 2 HSERIN statements.....

    Dave Purola,
    N8NTA

Similar Threads

  1. Using Nokia LCD
    By BobP in forum mel PIC BASIC Pro
    Replies: 300
    Last Post: - 3rd May 2018, 04:47
  2. Nokia 3310 display text
    By chai98a in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th August 2007, 03:39
  3. Big characters on HD44780 4x20
    By erpalma in forum mel PIC BASIC Pro
    Replies: 23
    Last Post: - 7th January 2007, 02:21
  4. LCD + bar graph
    By DynamoBen in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 5th October 2005, 14:50
  5. Sinus calculating !
    By Don Mario in forum mel PIC BASIC Pro
    Replies: 29
    Last Post: - 28th November 2004, 23:56

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