Having trouble with SERIN command and MAX6675


Results 1 to 40 of 40

Threaded View

  1. #13
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Have you tried sending the raw value received 'without modifying it' to your LCD while heating or cooling the part?

    Something like: lcdout $fe, $c0, BIN16 MXtemp

    Does it change when heated?

    Edit: Since you're using the internal osc on this one, place Define OSCCAL_1K 1 in the top section. Not sure it that will fix it, but it will for sure affect timing.
    Last edited by Bruce; - 10th December 2010 at 17:48. Reason: Define OSCCAL_1K 1
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

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