• 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 » F28M35
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:
F28M35
  • 28335
  • boot
  • CCS
  • Code Composer Studio
  • Code Composer Studio 4
  • Concerto
  • controlCard
  • ControlSUITE
  • Debug
  • EEPROM
  • ethernet
  • example
  • experimenter kit
  • F28M35H52C1
  • F28M36
  • F28xx
  • GUI
  • I2C
  • ieee1588
  • JTAG
  • pragma
  • PTP
  • pulse count
  • serial
  • XDS100
Related Posts
  • Forum Post: Difficulty w/ XDS100 JTAG on F28M35 ControlCard

    Scott Wohler Scott Wohler
    (Please visit the site to view this file) Hello, I am trying to get the F28M35 ControlCard working with CCS 5.1.0.09000, and am having difficulty with the emulator interface. The board is connected to the docking station, which is only being used for power. I also have the ISO USB JTAG connected...
    on Apr 12, 2012
  • Forum Post: Rlease Notes for latest controlSUITE

    FSSer FSSer
    Dear Sirs, I want to know the difference between F28M35x's v130 and v140 of controlSUITE. In Release Note is not a description of the v140. I just tested a blinky project(F28M35x_examples _Dual) , did not work properly in v130. However, it works fine in v140. I want to know why you did...
    on Jul 23, 2012
  • Forum Post: IEEE1588 timer on f28m35

    Markus Tamas Markus Tamas
    I would like to use General Purpose Timer 3 for IEEE1588 protocol on my f28m35 uC. I use my controller at 100 MHz. So the GP Timer 3 will wrap under 655.36uS. If i receive an Ethernet packet one of the timer stop while the other continuous the counting, but what if it wraps? How can i detect if the counter...
    on Jul 11, 2012
  • Forum Post: RE: IEEE1588 timer on f28m35

    Markus Tamas Markus Tamas
    Hi! Finally i could solve the above issue with shrinkig of the program running time. Now when i send a PTP sync message, my code looks like this txCurrentTime = getTheCurrentRunningTime() sendSyncMessage(); txFrozenTime = getTheFrozenTime() outLatency = calculateOutLatency() Thus i can calculate how...
    on Aug 23, 2012
  • Forum Post: [Concerto] Boot from slave serial devices (EEPROM, SDCARD)

    Carlos Sanza Carlos Sanza
    Hello, I am getting started with the Concerto ControlCARD and I would like to know if there is a direct way to load an application previously stored in the ControlCARD's EEPROM (I2C) or uSDcard (SPI). I see that the M3 serial boot mode needs an external master device, so I guess a solution would...
    on Sep 19, 2012
  • Forum Post: Using pragmas to unroll loops

    Gabriel Brunheira Gabriel Brunheira
    Hi everyone! In my application, I'm using the c28 core from a F28M35H52C1 to execute a control law at a rate of Fcontrol , and an external ADC AD7634 to sample my feedback signal. The ADC is the SPI Master, and sends 18-bits samples at a fixed frequency Fs . The c28 core receives these samples...
    on Nov 14, 2012
  • Forum Post: F28M35 - clock speed on "E", "M" and "H" device

    Edwin98052 Edwin98052
    Do I have to run each device on that specific speed? --> F28M35E = 60MHz --> F28M35M = 75MHz --> F28M35H = 150MHz Or can I define 60MHz and my application will run on each them okay?
    on Dec 7, 2012
  • Forum Post: Cannot run Sine FFT GUI example on the Concerto control card

    Pavel Torea-Villegas Pavel Torea-Villegas
    Hello all, I am new to working with the Concerto Experimenter's kit(I just got it and am very excited to work with it!). I decided to test the RT Sine FIR FFT project that is included in ControlSUITE and I am using Code Composer Version: 4.2.4.00033. I have followed all the detailed steps contained...
    on Dec 4, 2012
  • Forum Post: Concerto - C28 NMI + ITRAP on reading data from L1

    Fabio Mannino Fabio Mannino
    hello, I have a code for Concerto F28M35H52C1 that runs to NMI and ILLEGAL trap of C28 core. The trap is triggered when a loop used to read a block of data (stored into L1 RAM sector) is run, but this may or not may happen depending on what is done in surrounding code that is not even related at all...
    on Dec 4, 2012
  • Forum Post: Porting F28M35 controlCard code to the new F28M36 controlCard

    Markus Tamas Markus Tamas
    Hi, I have written a code for f28m35 uC and I was developing a network device on controlCard. Now I have replaced it to a new controlCard with f28m36 uC. As I noticed the new board has different pin connection to the Ethernet PHY, thus I would need a different EthernetPinSetup() function. Honestly...
    on Jan 28, 2013
  • Forum Post: Concerto Experimenter Kit I2C EEPROM communication

    Ronaldo Pace Ronaldo Pace
    Hi, I'm trying here to communicate with the builtin EEPROM on the concerto experimenter kit but it seems that the I2C0_Master peripheral prefers to not load the data and then just hangs busy for ever. I'm setting up the I2C controller as per example: SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOB...
    on Mar 28, 2012
  • Forum Post: Edge/Pulse counter in F28M35

    Gabriel Brunheira Gabriel Brunheira
    Hi! I would like to know how to implement an edge counter using any of the peripherals from F28M35 (either from M3 core, or C28 core). My pulse signal has a frequency between 10 Mhz and 20 MHz, and it must be a 17 bits counter, with a prescaler of 8:1 ratio (or a 20 bits counter, with no prescaler...
    on Mar 11, 2013
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