Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
Hi,
you can either just put in the foat byte by byte and reassemble it to a float value on your UART receiver, or transmit an fix point value.
Hello Guys,
How can I pass a float by using Nios II UART?Hi,
you can either just put in the foat byte by byte and reassemble it to a float value on your UART receiver, or transmit an fix point value.