Yes, as you can see, I had one of them commented, so was enabling one at a time, to check the compatibility. And even with bs2defs.bas included, compiler gives error on "Faults var nib".
I have PBP3
Hardware is PIC16F870
Yes, as you can see, I had one of them commented, so was enabling one at a time, to check the compatibility. And even with bs2defs.bas included, compiler gives error on "Faults var nib".
I have PBP3
Hardware is PIC16F870
pbp3 has no var type of nibble as previously mentioned use type BYTE
are you sure that code is for a max31855 ?
because that code reads the chip temp not the THERMOCOUPLE temp
Yes, it works just fine on BS2. The code reads both data, I just enabled single one, to see if problem is in reading.
Try setting your TRIS register.
It took me two days to figure out
when connecting to BS2, I was reversing the pins, so pinout in code was correct for that code only. Everything works just fine, thanks!
Well I mentionned pins in my post and I was first to reply so I'm taking credit for solving this.
Robert
Bookmarks