• 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 » Stellaris® ARM® Microcontrollers » Stellaris® ARM® LM3S Microcontrollers Forum » All Tags » LM3S9B96
Share
Stellaris® ARM® Microcontrollers
  • Forum

Browse by Tags

Stellaris® ARM® Microcontrollers

Welcome to the Stellaris® ARM® 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:
LM3S9B96
  • adc
  • arm
  • boot loader
  • bootloader
  • C
  • CAN
  • CCS
  • CCSV4
  • clock
  • Code Composer Studio
  • Compiler
  • Cortex-M3
  • debug
  • Debugger
  • debugging
  • DK-LM3S9B96
  • DriverLib
  • EK-LM3S9B92
  • EPI
  • Ethernet
  • EVALBOT
  • fatfs
  • FIFO
  • Flash
  • GPIO
Related Posts
  • Forum Post: Schematic Symbols & Footprints

    Justin Curran Justin Curran
    I have searched every location possible for the footprints/schematic symbols for the EKK-LM3S9B96, I have been unable to find them for either the ARM microprocessor or the evaluation board it comes on. If someone could please direct me to a url it would be greatly appreciated. I tried searching this...
    on May 10, 2010
  • Forum Post: Re: source code for graphics library

    Stellaris David Stellaris David
    Hello Vigneswaran, SliderStruct is not a function; it is a macro that provides an initialized slider widget data structure, which can be used to construct the widget tree at compile time. The macro is defined in slider.h, which you have already found. An example of how widgets are constructed and...
    on May 10, 2010
  • Forum Post: Re: FATFS f_write returns FR_RW_ERROR

    Mehmet GUL Mehmet GUL
    Hi Daniel, Hope , You solved this problem. I have a DK-LM3S9B96 and I want to copy some data from USB to microSD card. Please give some key to solve it. Thanks a lot for help... Mehmet
    on May 11, 2010
  • Forum Post: LM3S9B96, LM3S9792

    Anders Lange Anders Lange
    In devices (LM3S9B96, LM3S9792) it's possible to make the HW calculate the average of the channels of the "conversionsequence". If we have a conversionsequence, to which it has been defined 2 channels (e.g. channels ain0 and ain1) and we have defined a 4-fold HW-avg-filter, so is...
    on May 11, 2010
  • Forum Post: Re: source code for graphics library

    Vigneswaran Sajenthan Vigneswaran Sajenthan
    Hi David, thanks for the information is that possible for me to get the source code of the macro? does TI has code for the circular slider widget for DK-LM3S9B96 if so where can i get it -sajenthan
    on May 13, 2010
  • Forum Post: Re: source code for graphics library

    BrandonAzbell BrandonAzbell
    Vigneswaran Sajenthan thanks for the information is that possible for me to get the source code of the macro? The slider.h has all the information required for the SliderStruct() macro starting at line 327 through 362. As David mentioned, the macro simply helps initialize a tSliderWidet structure...
    on May 13, 2010
  • Forum Post: source code for graphics library

    Vigneswaran Sajenthan Vigneswaran Sajenthan
    i'm trying to develop circular slider wedge in the DM-LK3S9B96 using the graphics library for that when i try to find the source code for the #define SliderStruct(pParent, pNext, pChild, pDisplay, lX, lY, lWidth, lHeight, lMin, lMax, lValue, ulStyle, ulFillColor, ulBackgroundFillColor, ulOutlineColor...
    on May 10, 2010
  • Forum Post: Questions about Stellaris LM3S9B96

    TuanHo TuanHo
    I'm a SW engineer working on a project that will have a Xilinx Spartan6 FPGA. For command/control, I could use either the Microblaze soft core in the FPGA or an external controller like the LM3S9B96. I'm in favor of using the external controller due the integrated peripherals and good software...
    on May 5, 2010
  • Forum Post: LM3S9B96 USB bulk Transfer Speed ?

    joy kang joy kang
    Dear Expert! I want to know the maximum speed of USB bulk transfer. When I test with bulk transfer with USB Bulk Library and Window driver from TI website. It takes about 5 mimutes to transfer 1.3MByte date PC to LM3S9B96. I think it is extremery slow. Is there any way to speed up the transfer...
    on May 26, 2010
  • Forum Post: Stellaris 9B96 Deep Sleep Mode Errata

    Alan Neidig Alan Neidig
    I would like to better understand the C1 and C3 errata. 1.2 Deep-Sleep mode should not be used Description: Deep-sleep mode should not be used. Workaround: Use Sleep or Hibernation mode. Silicon Revision Affected: C1, C3 Fixed: Not yet fixed. 1. It is my understanding that this part does...
    on Jun 16, 2010
  • Forum Post: LM3S9B96 Rev C Ethernet Bootloader

    Doug42086 Doug42086
    Hello all, I am trying to get the ethernet bootloader to work. I have gotten it to start a pre-loaded applicaiton at address 0x2000, however it will not go into bootp mode if an image is not at 0x2000. I am starting the bootloader at 0x1000. I am useing LM Flash Programer (JTAG) to load both the application...
    on Jun 24, 2010
  • Forum Post: LM3S9B96 - configuration of SSI

    Tomasz Rogalski Tomasz Rogalski
    Hi everyone, I would like to configure and later send data by SSI protocol. I'm trying to configure it but because I'm beginner I decided to ask for some help. I found some informations about configuration in Data Sheet but I would like to ask for some examples. Regards
    on Jul 7, 2010
  • Forum Post: Timer external clock

    gabriellegarda gabriellegarda
    I'm using the DK-LM3S9B96 development board with an external TTL clock of 1KHZ in timer B module 0 I've used almost all the features of timers, but I can't use an external clock as the event of my timer, so here's my code If you can help me, I think theres something missing or misplaced...
    on Jun 29, 2010
  • Forum Post: LM-3S9B96 simple errors

    Tomasz Rogalski Tomasz Rogalski
    Hi everyone, I try to import project which was written in IAR to Sourcery G++. It worked there but now it doesn't. I still have problems with libaries but I think that I've added already all. Now i've got problem like this: **** Build of configuration Debug for project OBS_2010...
    on Jul 6, 2010
  • Forum Post: build info shows text, bss, data sizes as zero

    anilgk81 anilgk81
    1. When I power on Code Red Suite 3 compiler, and build an existing project, the text, bss, data information was shown as 0. Can anyone explain me the reason why IDE is behaving in this manner? **** Build of configuration Debug for project MicroSD_SPI0 **** make all Building file: ../src/MicroSD_PeriphType...
    on Jul 10, 2010
  • Forum Post: paths, including files

    Tomasz Rogalski Tomasz Rogalski
    Hi Everyone, I've got a problem with my project. I use sourcery g++ and my board is LM3S9B96. I try to create my own project, I do everything like in Quickstart Guide, everything look like in the examples. But my project doesn't work and examples work. Problem is with including files...
    on Jul 14, 2010
  • Forum Post: how to use bootloader on lm3s9b96 (rev c1 05)

    lei hu lei hu
    HI ALL All bootloader software dosn't work on My DK-LM3S9B96 board after I replace the chip to lm3s9b96 iq c80c1xd sa-05p038h . How to modify the software?
    on Jul 16, 2010
  • Forum Post: about the software of the DK-lm3s9b96 after the chip update

    lei hu lei hu
    Hi,all I have a question ,I use the DK-LM3S9B96 board ,Originaly the edition of the software I used is SW-DK-LM3S9B96-5821.then i download SW-DK-LM3S9B96-6075 ,but the bootloader softwares of the both the 2 edition can't be used ,My question is how to use bootloader software on my board .how to...
    on Jul 16, 2010
  • Forum Post: error: E002 lm3s9b96

    Tomasz Rogalski Tomasz Rogalski
    Hi everyone, I've got lm3s9b96 board. I've tried to run another project and error apeared: warning: Remote failure reply: E.fatal.E002. Target not responding (wait state limit exceeded) arm-stellaris-eabi-sprite: error: E002. Target not responding (wait state limit exceeded) arm-stellaris...
    on Jul 16, 2010
  • Forum Post: SSI does not work?

    Tomasz Rogalski Tomasz Rogalski
    Hi Everybody, I try to send data trough SSI protocol. But something is wrong because on MOSI line I can not see anything. I expect too see for each bit one peak on the oscilloscope. If I am wrong please tell me. My program looks like that: int main(void) { FRESULT fresult; // Activamos el...
    on Jul 23, 2010
  • Forum Post: SysCtlDelay() problem

    Tomasz Rogalski Tomasz Rogalski
    Hi, I use DK-LM3S9B96 and sourcery g++. I try to use SysCtlDelay but I have problem. I would like to make delay between turning on and turning off led to see If it works. I set clock: SysCtlClockSet(SYSCTL_SYSDIV_4 | SYSCTL_USE_PLL | SYSCTL_OSC_MAIN | SYSCTL_XTAL_16MHZ); SysCtlDelay(1000...
    on Jul 28, 2010
  • Forum Post: Interrupt routine works only once

    Tomasz Rogalski Tomasz Rogalski
    Hi everyone. I use SOurcery G++ and my board is DK-LM3S9B96. I try to do interrupt but routine is executed only once. My code looks like that: GPIOPinTypeGPIOInput(GPIO_PORTC_BASE, GPIO_PIN_7); GPIOPortIntRegister(GPIO_PORTC_BASE, Send); GPIOIntTypeSet(GPIO_PORTC_BASE, GPIO_PIN_7, GPIO_RISING_EDGE...
    on Jul 29, 2010
  • Forum Post: How to print value of variable on the screen? lm3s9b96

    Tomasz Rogalski Tomasz Rogalski
    Hi, I would like to ask how to print value of variable on the screen? To print writing i use: GrContextFontSet(&sContext, &g_sFontCm40); GrStringDrawCentered(&sContext, "hello", -1, GrContextDpyWidthGet(&sContext) / 2, ((GrContextDpyHeightGet(&sContext) - 24) /...
    on Jul 22, 2010
  • Forum Post: Unable to get GPIO_B7 to work

    John Peterson John Peterson
    Hi, I'm trying to use the top three bits of GPIO B. With the sample code: ROM_SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOB); GPIOPinTypeGPIOOutput(GPIO_PORTB_BASE, GPIO_PIN_5 | GPIO_PIN_6 | GPIO_PIN_7 ); ROM_GPIOPinWrite( GPIO_PORTB_BASE, GPIO_PIN_5 | GPIO_PIN_6 | GPIO_PIN_7, 0 ); GPIOPinWrite...
    on Jun 8, 2010
  • Forum Post: Re: Re:How to write data to Micro_SD Card? Help!

    Tomasz Rogalski Tomasz Rogalski
    Hi, I also want to use this code but I have got maybe infantil question: How to declare g_sFileObject? Regards
    on Sep 1, 2010
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