by David Lions
I made a utility to convert a floating point number into byte representation. It can convert into several formats, Hitech 24 Bit, IEEE 754 32Bit, and Microchip 24 and 32 bit format used in their application note AN575. It also converts back the other way, and shows information about the format being used.
Posted here:
http://members.optushome.com.au/yizgarnoff/index.html
We are doing a lot of manual calibration. This involves calculating gains and offsets on paper, then having to program them in byte-by-byte. The purpose of this was to get the byte representation quickly and easily. We only use Hitech 24 bit but I thought I'd add some other formats as a learning excersise, make it more useful to others, and justify 1Gb of disk space used by Visual C++.
Al Williams of AWC Says:
Hey, that's neat. I have a similar program available you can download for free at the link included.
http://www.al-williams.com/awce/fconvert.zip
This is the same program we provide with the PAK-I, PAK-II, and PAK-IX math coprocessors.
file: /Techref/microchip/math/fpconvert.htm, 2KB, , updated: 2001/8/20 07:38, local time: 2024/11/5 08:44,
owner: AW-AWC-O86,
3.137.219.117:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/microchip/math/fpconvert.htm"> PIC Microcontoller Math Method</A> |
Did you find what you needed? |