Hi i am trying to use the max 6675 temp chip but looks like it keeps freezing. I can get 1 temp reading but no more. My question is can i read serial data on any pin with the 16f877
thanks
crazycooter
Hi i am trying to use the max 6675 temp chip but looks like it keeps freezing. I can get 1 temp reading but no more. My question is can i read serial data on any pin with the 16f877
thanks
crazycooter
IF ITS STOCK IT WONT ROCK
If you are using software serial (SERIN/SERIN2) then yes if the ADC and comparators (for the "877A") are shut off. Can not remember if the 877 has comparators. Check the DS.
Dave
Always wear safety glasses while programming.
I am using shiftin. Do i need to make all the ports digital ie adcon0 = 255
I think
IF ITS STOCK IT WONT ROCK
Yes digital.
This explains how to make the ports digital.
http://www.picbasic.co.uk/forum/showthread.php?t=561
Dave
Always wear safety glasses while programming.
Bookmarks