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.

C5515 Fingerprint development kit

Other Parts Discussed in Thread: CCSTUDIO

I have bought C5515 Fingerprint Development Ki. Mini DVD comes with the kit does not include Code Composer unfortunately. Also I need spi sensor (ATW310) control codes (demo source for this sensor). Can you help me?


Best Regars,
Mehmet GOK
PhD Student, Computer Systems.

  • Sorry, we don't include the CCS in FDK. you can download from the web.

    http://focus.ti.com/docs/toolsw/folders/print/ccstudio.html#Order%20Options

    Due to license agreement, we could not give out the source code of this sensor.

     

    Regards

    WEN

  • Excuse me but I am new to DSP and TMS series chips. Can we use CCS Free and XDS100 emulator (low cost) to program this kit ? Such as I want to use FPC1011F fingerprint sensor with the core board. And is there anywhere to get datasheet for Tooan and atw310 sensor?

  • Hi Mehmet,

    I have a question about TMDXBDKFP5515.
    I can not afford to buy the TMS320C5515  JTAG emulator which is very expensive to load the program to TMDXBDKFP5515 platform which costs around $80.
    But as I saw in the  TMDXBDKFP5515 description there is a PC application program for communication with this platform using serial port, through the DB9 connection located over the platform.
    Can anybody help me to know please,
    1- Is it possible to use this serial interface to download the programs into the platform?
    2- Is there any other way to load the DSP program to this platform without using the JTAG pod.
    3- How do you load your program to the DSP?
    tnx,
    Reza

     

  • I do not know how to program this dsp processor via uart module. I do not know if it has a bootloader mechanism to program via uart module. Maybe it has. The application gets the fingerprint verification data from the module via DB9. That is all. I bought an XDS100v2 emulator to program. If you want to use your application on this board you must use another loader program because its firmware is written on spi flash (It is called "programmer.out". you should run this first). If you only want to emulate you can do it easily using CCS. I tested and used optical fingerprint sensor code and transferred fingerprint image over serial port. It seems good. But swipe sensor control code does not come with this kit you know.

     

    Bast reagards,

     

    I googled this (using bootloader): http://focus.ti.com/lit/an/sprabd7/sprabd7.pdf

     

    Mehmet GOK
    PhD Student

  • Hi Mehmt,

    Thank you so much.

    -Reza