Ltc1861


Closed Thread
Results 1 to 3 of 3

Thread: Ltc1861

  1. #1
    Sidinei's Avatar
    Sidinei Guest

    Question Ltc1861

    Dear friends.

    I need communicate LTC1861 and PIC16F628 to PicBasic.

    As?

    I am thankful.

    Sidinei

  2. #2
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289


    Did you find this post helpful? Yes | No

    Default

    I think you will use a SPI-interface.
    Yust look for Shiftin/Shiftout-Commands inside PicBasic. The 16F628 has no hardware-support for SPI.
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

  3. #3
    Sidinei's Avatar
    Sidinei Guest


    Did you find this post helpful? Yes | No

    Default Ltc1861

    Dear friend.

    I am using Shiftin e Shiftout.
    But this not functioning correctly.

    Shiftout Di,Ck,MSBFIRST, [1\1,addr\3,0\1]
    Shiftin Do,Ck,MSBPRE,[result\12]

    addr=$05 ' For channel 0

    or

    addr=$07 ' For channel 1

    I am thankful

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