Finally trying to do some serial- Won't compile :(


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    Modifying .LIB files works well, but it is a mixed blessing when MELabs releases a new version. You want the new features, but you have to be really careful to move your changes into the new library. When that time comes, I highly recommend the program ARAXIS MERGE.
    Charles Linquist

  2. #2
    Join Date
    Aug 2010
    Location
    Maryland, USA
    Posts
    869


    Did you find this post helpful? Yes | No

    Default

    Thanks for the help guys. I looked at the LIB files and I don't want to mess with them. I will try my luck with support, until then I guess I will just do it "long hand". It seems to me the advantage of HSERIN/HSEROUT is easy array TX/RX and data formating.

    Can anyone confirm this?
    -Bert

    The glass is not half full or half empty, Its twice as big as needed for the job!

    http://foamcasualty.com/ - Warbird R/C scratch building with foam!

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    true. do you need all features, high baudrate and interupts? In meantime can DEBUG/SERIN be enough?
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  4. #4
    Join Date
    Aug 2010
    Location
    Maryland, USA
    Posts
    869


    Did you find this post helpful? Yes | No

    Default

    I am not sure what "all features" are. No I don't need high Baud or interupts. I DO need to use the 2nd UART and not the 1st. I am trying to play with SERxxx2 now just to establish board function and communcation with PC. When I have that working, I will move on to the hardware UART. I am hoping by then maybe Melabs will have an answer as to fixing the omission or not. From there I will decide how I want to code the hardware UART based on their answer. Right now I am feeling like a "PBP talking to the registers" is going to be the answer. Thats still a tiny bit simpler then writing it in ASM.

    Or I will come up with an "include" file so I can use it like HSERxxx. maybe I'll call it BSHIN and BSHOUT!
    -Bert

    The glass is not half full or half empty, Its twice as big as needed for the job!

    http://foamcasualty.com/ - Warbird R/C scratch building with foam!

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