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.

RE: Delfino F2837xD Development Tools and Examples

Hi Lori,

I am just getting started on the CCS environment and TI's 28377D experimenters kit. What is the best way to get started as someone who is coming from arduino? Is there a hands-on beginner's wiki or webinar?

Ultimately, I want to use my kit for transmitting a 170kHz-180kHz chirp, sample an analog signal, and run a cross-correlation.

- Dominic

(beginner)  

  • Dominic,

    Wow!  That's a big jump from an Arduino to the F28377D.  If you are a beginner as you say, you may want to start with a LaunchPad and Energia.  This will allow you to program the microcontroller using Wiring which is the same language Arduino uses.  Then you can import your sketches into CCS.  This will allow you to debug the code and see how call like pinMode or digitalWrite work.  After that you'll need to spend some time with our workshop materials before you write your own program for F28377D.

    BR,