SOLVED - Breaking HSERIN into separate parts


Results 1 to 12 of 12

Threaded View

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

    Default SOLVED - Breaking HSERIN into separate parts

    SOLVED in post #6:

    https://www.picbasic.co.uk/forum/sho...164#post156164

    ----------------------------------------------------------------------------

    USART

    Is it "safe" to send HSEROUT header, data,

    then receive:

    - HSERIN header
    (depending on header, use proper data format)
    - HSERIN data

    Or should I send Header and Data on 2 separate transmissions?

    Objective:

    I'm looking for a safe and simple way to transfer data of varying lengths.

    Header is a prefix that identifies the data layout.
    Last edited by Demon; - 19th September 2024 at 01:37.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

Similar Threads

  1. Replies: 3
    Last Post: - 14th October 2016, 22:07
  2. Replies: 3
    Last Post: - 22nd June 2015, 16:15
  3. Breaking out of for loops
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th March 2008, 00:49
  4. Replies: 5
    Last Post: - 28th June 2006, 21:32
  5. Breaking through pages in PIC16 Series
    By crematory in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 1st August 2005, 13:49

Members who have read this thread : 10

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