This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB and F28335

Other Parts Discussed in Thread: TMS320F28335

Hello,

I would like to develop software that takes user input from a PC and transmits the user input to the F28335

via USB.

Is there an example project that demonstrates the USB as an interface? I am not talking about JTAGing

the F28335, but rather a way of using the USB as an interface between a PC user and the output of the F28335.

Thank you,

Chuck

  • As you are aware, the TMS320F28335 does not have a USB peripheral interface integrated.

    However, you could potentially use a USB-to-Serial type of IC to convert from USB to UART and then connect the UART interface to the SCI of the TMS320F28335.