SPNA243 June   2020 TM4C1236D5PM , TM4C1236D5PM , TM4C1236E6PM , TM4C1236E6PM , TM4C1236H6PM , TM4C1236H6PM , TM4C1237D5PM , TM4C1237D5PM , TM4C1237D5PZ , TM4C1237D5PZ , TM4C1237E6PM , TM4C1237E6PM , TM4C1237E6PZ , TM4C1237E6PZ , TM4C1237H6PGE , TM4C1237H6PGE , TM4C1237H6PM , TM4C1237H6PM , TM4C1237H6PZ , TM4C1237H6PZ , TM4C123FE6PM , TM4C123FE6PM , TM4C123FH6PM , TM4C123FH6PM , TM4C123GE6PM , TM4C123GE6PM , TM4C123GE6PZ , TM4C123GE6PZ , TM4C123GH6PGE , TM4C123GH6PGE , TM4C123GH6PM , TM4C123GH6PM , TM4C123GH6PZ , TM4C123GH6PZ , TM4C123GH6ZXR , TM4C123GH6ZXR

 

  1.   Using USB Host Mode on the EK-TM4C123GXL LaunchPad
    1.     Trademarks
    2. 1 EK-TM4C123GXL Board Overview
    3. 2 Board Modification to Make EK-TM4C123GXL USB Host/OTG Capable
    4. 3 Download and Import the USB Host Examples
    5. 4 Run the usb_host_mouse Example
      1. 4.1 Build and Flash the Program
      2. 4.2 Configure the Terminal Window
      3. 4.3 Run the usb_host_mouse Example
    6. 5 Run the usb_host_keyboard Example
    7. 6 Run the usb_stick_update and usb_stick_demo Examples
      1. 6.1 USB Memory Stick Updater (usb_stick_update) Overview
      2. 6.2 USB Stick Update Demo (usb_stick_demo) Overview
      3. 6.3 Add the FIRMWARE.BIN File in the Memory Stick
      4. 6.4 Run the usb_stick_update Program
      5. 6.5 Run the usb_stick_demo Program
    8. 7 References

Download and Import the USB Host Examples

There are four Code Composer Studio™ (CCS) project examples attached as collateral to this application report. The examples can be downloaded from the following URL: http://www.ti.com/lit/zip/spna243. You can unzip the project or keep it in zip format. Both formats can be imported into CCS.

  1. To import the project into CCS, first select "File" → "Import".
  2. spna243-import-ccs-projects-step-1.pngFigure 5. Import CCS Projects Step 1
  3. Select "CCS Projects" to import the example and then click "Next".
  4. spna243-import-ccs-projects-step-2.pngFigure 6. Import CCS Projects Step 2
  5. Provide the path to either the unzipped project by selecting the first radio button or import from the zip file directly by selecting the second radio button. Click the "Copy projects into workspace".
  6. spna243-import-ccs-projects-step-3.pngFigure 7. Import CCS Projects Step 3
  7. After the project path is provided, four discovered projects will show up. First, click the "Select All" button and then click the "Finish" button to complete the import.
  8. spna243-import-ccs-projects-step-4.pngFigure 8. Import CCS Projects Step 4