• 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 » lm3s8962
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:
lm3s8962
  • adc
  • arm
  • boot loader
  • bootloader
  • CAN
  • CCS
  • CCSV4
  • Cortex-M3
  • debug
  • Debugger
  • debugging
  • DK-LM3S9B96
  • EPI
  • Ethernet
  • Flash
  • GPIO
  • I2C
  • IAR
  • interrupt
  • Interrupts
  • JTAG
  • Keil
  • LM Flash Programmer
  • LM3S3748
  • LM3S6965
Related Posts
  • Forum Post: How can I record a signal to SDcard in WAVE format for lm3s8962?

    Adam0111 Adam0111
    I apologize for my English. I'm still a beginner, but I could make some programs using the ADC and SDcard for LM3S8962 programing . But fail to realize how to write a WAVE file, using samples from the ADC. I want to make a voice recording on four channels SDcard archiving. Can someone help...
    on Jun 15, 2010
  • Forum Post: using ulink2 to program a custom design board with LM3S8962

    DMoradi DMoradi
    Hi everyone, I am using a LM3S8962 evaluation board and ULINK2 programmer/debugger. I have tested my program and I want to design my own board using LM3S8962 ucontroller. my question is: can I use the ULINK2 to program my custom design board? I wanted to follow the evaluation board schematics...
    on Jun 16, 2010
  • Forum Post: LM3S8962 board write SDcard

    Adam0111 Adam0111
    I apologize for my English. What can I do that when I write a WAV file on SDcard, he writes only when sound is input ADC? I mean if you write not just noise, possibly write if the input signal exceeds 10% of RMS? How can I do that?
    on Jun 18, 2010
  • Forum Post: New Projects CodeSourcery

    Siegfried Bilstein Siegfried Bilstein
    Hello, I'm attempting to create custom projects using the CodeSourcery IDE on a lm3s8962 board. I am able to compile and write code within an example project, but whenever I try to create a project with a ROM profile and try to debug it or run it on my board I get an error that says: ...
    on Jul 1, 2010
  • Forum Post: LM3S8962: lwIPInit() causes hard fault and faultISR()

    David R. David R.
    Hello- I am new to Stellaris and ARM development, and am working with the EK-LM3S8962. I am trying to use the lwIP stack, and the lwIP wrapper module, to build a very basic ethernet application. My goal is to open a socket on the LM3S8962 device, accept characters on the socket, and echo them back...
    on Jul 9, 2010
  • Forum Post: lwIP and lwIP Wrapper Module: How to open a socket?

    David R. David R.
    Hello- I am new to Stellaris and ARM development, and am working with the EK- LM3S8962 . I am trying to use the lwIP stack, and the lwIP wrapper module, to build an extremely basic ethernet application. My goal is to open a socket on the LM3S8962 device, accept characters on the socket, and echo...
    on Jul 9, 2010
  • Forum Post: Stellaris + CCS4: Any way to print to debugger Console?

    David R. David R.
    Hello- Can anyone tell me if there is a printf-style function that allows output to the CCS4 debugger's Console view via the Stellaris JTAG interface? I am working with a LM3S8962; the datasheet lists "Instrumentation Trace Macrocell (ITM) for support of printf style debugging" as...
    on Jul 23, 2010
  • Forum Post: ethernet reception problems LM3S8962

    DSchlage DSchlage
    Hello, I have a custom board with an LM3S8962 and a Pulse Jack J0011D21BNL ethernet jack. The circuit is mostly is based on the evaluation board without display, switches and headers and a few extra periphery. The software is based on the enet_lwip (lwip) sample of stellarisware. It has only a few...
    on Aug 17, 2010
  • Forum Post: Re: FaultISR problem

    Zoly Zoly
    I'm back... unfortunately I still haven't been able to solve my problem... so, I'm posting my startup-up and initialization code here as you requested. Startup.s: -----------------------------------------------------------------------------------------------------------------------...
    on Sep 24, 2010
  • Forum Post: reading a file from SD card

    Zoly Zoly
    Hello, did anyone read a text file from an SD card? I am interested in making such an operation, but the sd_card example from the LM-3S8962 board examples seams very hard to understand... Can anyone help me? Thank you.
    on Sep 24, 2010
  • Forum Post: Float array initialization/multiplication/adding problem...

    Zoly Zoly
    Dear community members, my problem is the following: I want to simulate Artificial Neural Networks (ANNs) on my LM3S89962 evaluation kit. For these purpose, I have previously trained ANNs in MATLAB environment. I extracted the weight & bias values from the MATLAB's neural network object. My...
    on Oct 6, 2010
  • Forum Post: PWM at 1MHz with system clock rate 50MHz?

    Zoly Zoly
    Hi all, my question is the following: is it possible to set the PWM clock (with SysCtlPWMClockSet()) to exactly 1MHz, when the system clock rate is at 50MHz (was set by SysCtlClockSet(SYSCTL_SYSDIV_4 | SYSCTL_USE_PLL | SYSCTL_OSC_MAIN | SYSCTL_XTAL_8MHZ); command)? Or is it only possible to use one...
    on Oct 18, 2010
  • Forum Post: FatFs - FAT file system module R0.08a - compatibilty with LM-3S8962

    Zoly Zoly
    Hello, I would like to use the fgets() function to read data until the EOF from the latest version of the FAT file system module R0.08a... I intend to use it for reading some floats stored in a file on a micro SD card... my problem is that the latest R0.08a version of this FatFs module is not compatible...
    on Sep 26, 2010
  • Forum Post: BeRTOS 2.6 Released

    Daniele Basile Daniele Basile
    Hi, BeRTOS is a real time operating system (RTOS) suitable for embedded platforms. It runs on many microprocessors and microcontrollers, ranging from 8-bit to 32-bit CPUs. I'm pleased to announce that the version 2.6 of BeRTOS has been released. This release also supports the following drivers...
    on Nov 9, 2010
  • Forum Post: Perfectly synchronized PWMs

    Zoly Zoly
    Hello everyone, as my subject says, my question is related to PWM signal generation... I want to obtain 2 perfectly syncronized PWM signals... I'm using the LM3S8962 evaluation kit, would like to obtain on PMW2 & PMW3 output pins (port B pin 0 & pin 1) 2 signals that are in sync... I tried...
    on Oct 27, 2010
  • Forum Post: PWM generation with variable pulse width for class D amp

    Zoly Zoly
    Hello, I intend to use my PWM output (PWM2 & PWM3) to drive a class D amplifier (where the sound information is contained in the pulse width)... in order to do that a must change the pulse width of the PWMs according to the sounds I want to obtain at the before mentioned outputs... to test my...
    on Dec 16, 2010
  • Forum Post: FaultISR problem

    Zoly Zoly
    Hello, I'm using a LM-3S8962 evaluation kit in my PhD studies to implement a simple application using Keil uVision 4. My application intends to implement a previously trained neural network using its weights and bias values. The problem is that my application always enters the FaultISR routine...
    on Sep 23, 2010
  • Forum Post: Stellaris LM3S8962 - Simple UDP Server

    Wajahat Mir Wajahat Mir
    Hey guys, I am having some trouble setting up a UDP LWIP Server on my microcontroller. Right now I am using the sample LWIP code(enet_lwip) minus the http server, instead I am using the following code below to start a UDP server and send a packet to a server running on computer. //Remote IP address...
    on Jan 19, 2011
  • Forum Post: LM3S8962 Boot Loader Issues

    swyphcosmo swyphcosmo
    What is the process that the LM3S8962 Evaluation Boards go through for the initial bootloader and quick start application download? I am working with a custom board based on this evaluation board using the FTDI FT2232D, but without the CPLD to route the JTAG lines from the USB and JTAG port to the processor...
    on Feb 1, 2011
  • Forum Post: Triying to send UDP data from LM3S8962 to PC

    Carlos V. Carlos V.
    Hi, I'm doing a project in witch I need to send some data from the Luminary LM3S8962 board to a PC via Ethernet. Because of I only need to send data in one way, I decided not to implement a complex UDP protocol and instead create a constant packet where only changes the data. To test it, I decided...
    on Sep 1, 2010
  • Forum Post: ADC Problem with LM3S8962 on Eval Board

    PR PR
    Hello, I am working on a project with the LM3S8962 Evaluation Board. I am trying to test the ADC to see how a value gets read in before I can connect a few analog sensors that I would like to get data from. I tried using the example adc peripheral code from the software provided in the CD. I ran...
    on Mar 29, 2011
  • Forum Post: Ethernet frame length determination

    Chris Tucker Chris Tucker
    Hi - I'm trying to gain a deeper understanding of the Ethernet controller on e.g. LM3S8962, for instance with protocols other than IP. I've looked at EthernetPacketGetInternal() in R6852 of the library, and my question is this: How does the controller determine the Ethernet frame length...
    on Apr 9, 2011
  • Forum Post: Stellaris LM3S8962 evaluation board

    Arun S Venkataraman Arun S Venkataraman
    Hi, I have just started working on LM3S8962 board in a project. I am new to this controller, looking forward to get some assistance from this forum. To start with, is there a good website or book that someone can suggest for me to get started with the controller programming ?
    on Apr 21, 2011
  • Forum Post: Interfacing I2C DAC with LM3S8962 and LM3S2110

    Razik Ahmed Razik Ahmed
    I am trying to interface a I2C DAC (MAX519 http://datasheets.maxim-ic.com/en/ds/MAX517-MAX519.pdf) with the LM3S2110. My project will involve the LM3S8962 and the LM3S2110 communicating with each other through CAN. I want to use the LM3S2110 to read music from an SD card and output it to speakers using...
    on May 2, 2011
  • Forum Post: Re: lwip TCP socket refuses to send data on the 2nd connection attempt

    WayneB WayneB
    Thanks for the response. I thought that might be it but I had run into this issue before and upped the stack to 1024, I tried 2048 but no difference. I have made a few more observations: 1. When the connection hangs the web server hangs as well. The rest of the application continues to function...
    on May 5, 2011
1234
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