Forum Discussion

APena7's avatar
APena7
Icon for New Contributor rankNew Contributor
6 years ago

How to convert float to string for UART transmission

I'm trying to send a floating point number (it's the ratio of two measurements the device makes) via UART to a terminal program (Termite). However, I understand that the printf function for nios ii d...