Sajjadkhan
Full Member level 5
- Joined
- Sep 25, 2010
- Messages
- 307
- Helped
- 17
- Reputation
- 34
- Reaction score
- 16
- Trophy points
- 1,298
- Location
- Rawalpindi,Pakistan
- Activity points
- 4,199
Hi all,
I am interfacing MAX31855 thermocouple IC with PIC16f882. I am using MikroC pro for PIC.
Reading the output gives a 32bit number which i stored in " unsigned long temp". useful bits for me are D30 to D18. and i have no idea how to extract this from 32bit number. Any help would be appreciated, thanks.
I am interfacing MAX31855 thermocouple IC with PIC16f882. I am using MikroC pro for PIC.
Reading the output gives a 32bit number which i stored in " unsigned long temp". useful bits for me are D30 to D18. and i have no idea how to extract this from 32bit number. Any help would be appreciated, thanks.