Hello,
I have a project that could go either MSP430 or Tiva C series; I'm trying to figure out which will be easier. The product needs to have a USB interface for updating firmware. I've done it with a Stellaris and FTDI USB to Serial chip, and that was pretty easy. Question: How hard is it to do this with the Tiva C series' built-in USB interface? All I need from the USB interface is a simple COM port for command line interface and the ability to upload new firmware. It's a fixed fee project so I want to be sure I know up front how much work it will be prior to starting.
Also, any idea on how many hours it would take to make an application that's basic Hello World over USB plus supports USB firmware update?
Thanks,
Derek