Other Parts Discussed in Thread: TM4C129DNCPDT
Hi team,
Posting for a colleague, the part number may not be exactly right, but it is a TM4C device with USB.
- Is there a definitive way to enable the Floating-Point Unit on the Tiva processor? My understanding is that it's disabled by default. I've tried FPUEnable(), but that doesn't seem to increase the speed of my floating-point operations.
- I've found that certain USB devices work in some versions of the TivaWare CSeries library, while others will work in different versions. For example, using the USB channel as a serial port works in version 2.1.1.71 of TivaWare, but the DFU will not work. However, the DFU does work in versions 2.1.3.156 and 2.1.4.178, but then the serial port will not work. Is there some sort of patch that I need, or is there possibly something else going on?
Thanks,
Nate