• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Microcontrollers » C2000™ Microcontrollers » C2000 32-bit Microcontrollers Forum » All Tags » C2000
Share
C2000™ Microcontrollers
  • Forums
  • Announcements
  • E2E Wiki

Browse by Tags

C2000™ Microcontrollers

Welcome to the C2000™ Microcontrollers Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
C2000
  • #ADC
  • "28335"
  • 28027
  • 2802x
  • 28035
  • 2803x
  • 28069
  • 2808
  • 280x
  • 2812
  • 281x
  • 28335
  • 28335 Ecan
  • 2833x
  • 28x
  • 28xx Flash
  • ADC
  • BIOS
  • BLDC
  • boot
  • bootloader
  • C Programming Language
  • C2000prog
  • C28x
  • CAN
Related Posts
  • Forum Post: SPEED_PR_MACRO usage error

    Rasit GOKALAN Rasit GOKALAN
    Hello, I want to use SPEED_PR_MACRO(speed1) macro in my motor speed control project. After adding this macro compiler gives an error such that unresolved symbols remain and error encountered during linking . When line 325 in TriggeredADC-Main.c is commented that is SPEED_PR_MACRO is removed error is...
    on May 14, 2012
  • Forum Post: Inconsitency in Datasheet and Technical Reference Manual TMS320F2806x

    Rob van de Voort Rob van de Voort
    I encountered some inconsistencies in the following two documents (TMS320F2806x) Technical reference manual: SPRUH18C Datasheet: SPRS698C I became confused when mapping the periperheral frames. I'm using the v130 headers for TMS320F2806x from these headers i create structures that represent...
    on Jun 1, 2012
  • Forum Post: Re: Interrupt priority

    Frank Bormann Frank Bormann
    Allessandro, by default all other interrupts, including higher prioritzed interrupts, are disabled when the 28x enters an ISR. This is done in hardware and based on INTM. With the return from the ISR the INTM switch is closed again. This principle is called "non nested". Now, if you like...
    on Jul 21, 2008
  • Forum Post: I need help setting up EzDSP 2808 for CCS 3.3

    Kevin3517 Kevin3517
    Hello everyone I would like to set up my F2808 EzDSP for Code Composer studio V3.3, needed for Matlab applications. I tried to import the .ccs file from the V3.1 drivers bundled with the EzDSP along with the .drv file. Code Composer starts, but doesn't detect the DSP. What are the steps needed...
    on Aug 4, 2008
  • Forum Post: SPI INT FLAG not changing value

    Jorge3559 Jorge3559
    I can't seem to access the SPI INT FLAG. I would expect this flag to be a "1" after I send data through the SPI, and I would expect this flag to reset "0" after I read the SPI RX BUFF as per APP Note SPRU059D. Every time I look at the values of these resigeters they remain unchanged...
    on Aug 12, 2008
  • Forum Post: Re: FXN_F_selfLoop() crash

    Davor Davor
    Thank you, both. We are "pretty" confident that it is not a power or clocking issue in our case. We tried removing parts of the code to try to pinpoint what causes it to crash. The problem with this approach (in our case) is that the crash can occur anywhere from immediately to days after...
    on Sep 10, 2008
  • Forum Post: Re: eZdsp F28335 and enclosed Code Composer

    Magnus Wohlfart Magnus Wohlfart
    The eZdsp-Kits are intended for evaluation purposes, that's why the version of Code Composer Studio that comes with them, has a few limitations. One of them is that it will only work with the ezdsp-boards, so even drivers for external emulators will take no effect. If you have your own board...
    on Sep 11, 2008
  • Forum Post: Re: SPRAAU8 Copying Compiler Sections From Flash to RAM...

    Davor Davor
    The flash programmer "knows" that there are initialized sections placed in RAM but cannot "know" if your code is making sure that these sections are initialized - hence a warning. Does you application run from flash, after you reset the CPU?
    on Sep 21, 2008
  • Forum Post: Re: Low cost download cable

    Pradeep Shinde Pradeep Shinde
    SDFlash utility accepts the COFF (.out) file produced by CCS on compiling your project. Please review the SDFlash Programming reference guide from the link below; http://emulators.spectrumdigital.com/utilities/sdflash/ It gives step-by-step instructions to run SDFlash utility. Thanks, Pradeep...
    on Sep 29, 2008
  • Forum Post: Re: eZdspF2808

    Pradeep Shinde Pradeep Shinde
    You could start with the following C2000 Get Started links below; http://focus.ti.com/dsp/docs/dspcontent.tsp?contentId=12618&DCMP=DSP_C2000&HQS=Tools+OT+c2000getstarted and this New to C2000 link; http://focus.ti.com/dsp/docs/dspplatformscontentnp.tsp?sectionId=2&familyId=110&tabId...
    on Oct 17, 2008
  • Forum Post: TMS320F28335 ePWM outputs channels

    dino80 dino80
    Hello, I don's see in Data Sheet from TMS320F28335 the specifications for all 18 PWM outputs, it's only for 16 PWM outputs (TMS320F28332). Anyone know for what are used another 2 PWM outputs???. What is the PWM difference between TMS320F28335 and TMS320F28332??? Thx, Dino
    on Oct 30, 2008
  • Forum Post: Re: Some questions on DSPBIOS with 2812

    Tim Love Tim Love
    Hello, Please refer to the following posting for DSP/BIOS information: https://community.ti.com/forums/t/1161.aspx Regarding saving data in a file, there is an option in CCS (File -> Data -> Save) that you can use to save data into a file. You can find more information about this option in...
    on Nov 20, 2008
  • Forum Post: Re: RS-232!

    BrandonAzbell BrandonAzbell
    You could utilize one of the Isolator family of devices. You can hone in on the device that would work for you by using the Parametric Table search . Perhaps the ISO7221A would work.
    on Jan 31, 2009
  • Forum Post: RS-232!

    Gaston_Melo_Arg Gaston_Melo_Arg
    Hi, i have a ezdsp 28335 and i want to use the rs 232 port but i want to isolate that port, what i have to use? i don`t want to use optocoupler. Thanks. Gaston
    on Jan 22, 2009
  • Forum Post: Re: custom interrupt prolog/epilog

    BrandonAzbell BrandonAzbell
    I haven't found anything in the TMS320C28x Optimizing C/C++ Compiler Users Guide ( SPRU514 ) which would allow you to use a switch or pragma to enable the functionality you desire. Section 7.5.2 confirms the behavior that you describe already.
    on Jan 31, 2009
  • Forum Post: Re: I can chain JTAG devices, right?

    BrandonAzbell BrandonAzbell
    Crcarle I will be building a system with a C28x uC/DSP and a Xilinx PLD. Both have JTAG interfaces. Can I connect the interfaces in series, so that one physical connector can interface both devices? Note, I don't expect to be able to talk to both at the same time. Yes, you can. There is a...
    on Feb 5, 2009
  • Forum Post: custom interrupt prolog/epilog

    Mitja Nemec Mitja Nemec
    Hi! Does anybody know, if there is a way to write custom prolog/epilog for interrupt functions? The context save/restore done by the compiler, differs whether the interrupt function calls any other function (this can be easily remedied, by including dummy function call), and it does not save all the...
    on Jan 28, 2009
  • Forum Post: Re: TMS320F2812

    BrandonAzbell BrandonAzbell
    Would you be able to provide a few more details as to what you are wanting to implement and what information you are looking for?
    on Feb 25, 2009
  • Forum Post: Re: TMS320F2812

    indiantuktuk indiantuktuk
    Hi Brandon, Apologies for the delay in responding. I did made the schematics based on 2812 eZdsp and I would wish somebody experienced to provide me with their expert comments before I prototype it. Let me know what you suggest. Thx
    on Mar 12, 2009
  • Forum Post: TMS320LF2407A and CCS V4 build error

    Philc Philc
    Now I am entering in CCSv4 and still had some questions. I start a new project, include them files, in the settings are different build configuration but my problem is the following : When I compile a file (all code is in assembler) it returns errors (E0003 and E0002) for an included file (LF2407.h)...
    on Mar 17, 2009
  • Forum Post: Re: Using dsp/bios configuration

    BrandonAzbell BrandonAzbell
    iigruntii It seems that the linker created by DSP/Bios (ProjectNamecfg.cmd) and the one included in the examples are different. I was able to to use the DSP/Bios by disabling PieCtrl and PieVect. However, I am completely lost on how to get DSP/Bios to recognize HWI. All the examples have hard coded...
    on Apr 1, 2009
  • Forum Post: Re: TMS320F2812

    BrandonAzbell BrandonAzbell
    I would suggest you take a look at the Hardware Design Guidelines for TMS320F28xx and TMS320F28xxx DSCs ( SPRAAS1 ) for assistance on considerations regarding your design. There are a series of Application Notes for the C2000 designs at this location .
    on Apr 1, 2009
  • Forum Post: TMS320F2812

    indiantuktuk indiantuktuk
    Hi, I developing a controller card and made the schematics based on eZdsp2812. Since this is the first time I am doing, I would wish to get tips & guidance in implementing the same. Let me know if anybody is willing to support me. Thx
    on Feb 25, 2009
  • Forum Post: Re: TMS320f28335 Data bus

    BrandonAzbell BrandonAzbell
    Pankaj I m using the eZdsp kit for tms320f28335. I have configured the gpio pins 64 to 79 as lower order data bus using the mux settings. Just to clarify, are you configuring the GPIO[79:64] as the XINTF data lines XD[15:0]? Pankaj I am writting 0/1 on the data bit (XD15) i.e gpio 64...
    on Apr 4, 2009
  • Forum Post: Re: TMS320f28335 Data bus

    Pankaj Pankaj
    i have configured the pins as XD0-XD15 using the mux register. There is no problem when i use them as gpio pins. I have used all the necessry registers for configurring them as GPI/O and with gpio i am able to write and read as well. But the problem is to use them as data lines.Is it that i cannot...
    on Apr 5, 2009
12345»
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use