Hi...I want to glow LED's by using EMIF or GPIO in C6713 DSK.
Can anybody tell me how i can achieve this?
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.
Hi...I want to glow LED's by using EMIF or GPIO in C6713 DSK.
Can anybody tell me how i can achieve this?
Hi Gaurao,
Need to do pinmuxing to select as GPIO for particular pin.
You need to configure the registers like DIRECTION, SET and CLEAR for setting, clearing and to act as input/output.
You can use CSL packages for GPIO examples code from the following link.
http://www.ti.com/tool/sprc090
Please refer the following ti old e2e threads,
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/46560.aspx
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/98220.aspx
Hi Gaurao,
Thanks for your post.
The DSK C6713 starter kit has its repository for all documents from Spectrum digital which includes QSG, Technical reference, CPLD, Flash memory, codec, SDRAM memory FAQ, Schematics etc. You also download the BSL, gel files and example test codes from the below link:
http://c6000.spectrumdigital.com/dsk6713/
Please check the ZIP file for BSL, gel files and example test projects from the above link.
Thanks & regards,
Sivaraj K
Thanks for reply but I have another question.
http://www.dsprelated.com/showmessage/45955/1.php
I referred this link.But I'm getting fatal error like csl_chiphal.h chip not found.
What should I do to remove this error.
And also I would like to ask how to do word recognition using C6713.
I'm doing with ZCR ,are there any efficient algorithms for differentiating between two or more words