Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by minhtuanq7

  1. M

    Give me some documemt to study DSP TMS320F2812

    TI provide a lot of good examples, have a look at this: https://focus.ti.com/docs/prod/folders/print/tms320f2812.html
  2. M

    Regarding tms320c2812 controller

    For the TMS320F2812, you can program flash via RS232 using SDFlash tool from Spectrum Digital, have a look at: **broken link removed**
  3. M

    Can I use DSP code for C6711 in C6713?

    Re: C6711 to C6713 You can load your code to C6713 without any modification. But if you want to increase the speed in C6713, you have to modify the CPU clock and reconfigure the internal memory map because C6713 have a bigger IRAM/CACHE than C6711.
  4. M

    How to use the Code Composer Studio?

    Re: material on ccs You can download CCS's documents from TI website: https://focus.ti.com/dsp/docs/dspsupportatn.tsp?sectionId=3&tabId=415&familyId=44&toolTypeId=30
  5. M

    Porting DSP/BIOS application from RAM to FLASH on F2812

    fxn_f_selfloop Hi experts, I’m developing an application on F2812 using DSP/BIOS and my program run well on RAM. Now I try to write my application to FLASH, I did it base on the SPRA958F document from TI and I met this problem: After loading into flash, my program look runs well. But when I...
  6. M

    How to connect a DSP with hardware and test it?

    Re: DSP introduction If you use TI DSP CPU, The DSP processor can interact with other CPU though the McBSP, I2C, SPI or share memory depend on CPU's hardware peripherals. For more information, visit www.ti.com

Part and Inventory Search

Back
Top