Hello,
Please refer C6748 starterware package for various example codes.
www.ti.com/.../starterware-c6dsp
processors.wiki.ti.com/.../StarterWare_01.20.01.01_User_Guide
Regards,
Senthil
Hi Amlan, I guess it is C6748. Yes, you can access the GPIO of C6748. Do you mean, Are you looking for any sample code for accessing GPIO? If yes, please refer to the GPIO example of C6748 starterware package. ( C6748_StarterWare_1_20_04_01 )
Example…
Niranjan Kumar,
Good.
1. The USB dev bulk driver for C6748 is available as a part of C6748 starterware package. You can download and make use of it.
2. The USB host side sample driver is available for linux in the below link. you can take it…
Start here:
www.ti.com/.../starterware-c6dsp
The pages states current version is v01.20.04, 04 Jun 2011. Click on the red "Get Software" button.
software-dl.ti.com/.../index_FDS.html
Sometimes the first page is older and out of sync with the second…
Other Parts Discussed in Thread: OMAPL138 Hi,
I am new to Code Composer Studio.
Does anyone have a complete CCS project which blinks the LED on the OMAPL138 (LCDK)?
I would also like the project settings and the path for the include files.
I found…
Hi Moto Pauld,
The starterware examples of C6748 has the USB device serial example which uses the CDC driver. You can download it from http://www.ti.com/tool/starterware-c6dsp
Regards,
Shankari
----------------------------------------------…
Hi Al Shah,
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages. Be sure to search those for helpful information and to browse for the questions others may have asked on similar…
No expert at the low-level stuff. I've mainly got along using the USB library in StarterWare, u-boot or Linux. The StarterWare for C6748 package is here:
http://www.ti.com/tool/starterware-c6dsp
The StarterWare code does a 8-bit access read of the…