Quote Originally Posted by CrazyCooter View Post
Thanks skimask for pointing that out.

ok so i am 1 step closer to getting this to work now.

so the only way to do floating point maths then is with asm right?

and thats why my code will not work correctly with the LM335 and the ADC?
Sure, because a byte/word/bit/whatever has a decimal point in it when written in plain text...

It's possible to do plenty of floating point when using straight PBP, as many digits as you want, as much accuracy as your heart desires......the question is, can you?