Other Parts Discussed in Thread: CONTROLSUITE
When using the code from the demo (LAUNCHXL-F28377S C2000 Launchpad) values are sent through printf. However, it seems as though printf has a lot of overhead as compared to using the standard transmit buffers so I was wondering if using printf to send data to the computer at a very high baud rate is recommended.
Also, when using the transmit buffers directly, I am outputting ASCII values to Teraterm, is there any program out there where I can convert the ASCII values into decimal or hex instead?
Thanks!