Transmitting Floating Point Through Serial on F28335
Altair Forum User
Altair Employee
Answers
-
Submitted by Anders89 on Mon, 02/20/2012 - 21:35.
Hi Squek, Is scaled fixed-point OK? What is the highest and lowest number you want to transmit? Do you only want to transmit? How many bits of precision do you need?
The easiest way is to just connect the floating point value to a convert-to-string block connected to a serialPortWrite block as in the attached diagram.
0