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.

F2806 start

Hi,

 I'm new to this kind of controllers and i do not understand how i can start a new project using a f2806 chip. I want to make my own code in c but when i read the manual i need make a new board and stuff.

Can someone help me with this please? Explain to me step by step how i confige the IC so i just need to work with headers en source files.

 

Tnx

  •  Hi Jkeyman.

    1. Buy an ezDsp2808 and order 2806 sample form TI free sample program

    2. Than replace the DSP in ezDsp with 2806. 

    3. Download C / C++ peripheral header files for 280x family

    4. Play around with examples (included in C/C++ preipheral header files) for each peripheral that you intend to use. 

    If you wand to begin by making custom PCB board, the schematics for ezDsp (availabile at www.spectrumdigital.com) is an excelent template from where to begin with. But I think buying an ezDsp is faster & cheaper alternative. Especially if you are more of a software guy.

     Hope this helps.

    Regards, Mitja

  • Hi Mitja,

     I already hav a ezDSP2808 from spectrum digital but somehow i can not load my program into the device. I checked my boot loader. I also checked the connection with some software that spectrum digital has given and i can connect. But somehow SDFLash can not connect.

     

    Mike(jkeyman)