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.

CCS/RM48L952: rm48l952

Part Number: RM48L952

Tool/software: Code Composer Studio

Hi Sir,

Can you please provide us any sample code for USB-Host in the IDE-Code Composer Studio.

Best Regards,

Praveena M

  • Hello Praveena,

    The USBH on RM48 is based on open standard OHCI v1.0a and is compatible with USB2.0. So you can refer to any OHCI USBH Driver for a sample code to enumerate the devices. Regarding the RM48 device specifics like Clocking & Pinmux you can use the HALCoGen tool to configure.

    I am not aware of a USB Host driver example from TI.  This stack and driver is available from Micrium: