Part Number: LM3S1968 Tool/software: Code Composer Studio I need to support legacy software for the LM3S1968 processor. Where can I down load the legacy IDE? And/Or will the new Code Composer work?
Part Number: LM3S1968 Tool/software: Code Composer Studio I used lm3s1968 mcu.
But I have some problem. it is wake up in deepsleep mode.
I tried GPIO interrupt method
below I tried contents.
If GPIOA has rising Edge,Our cpu is wake up. but do not working…
Other Parts Discussed in Thread: LM3S1968 Hi,
I have been asked to post here in an email from the support email asktexas@ti.com - please move/advise if there is a better place to ask this question. It's about a NRND Stellaris MCU.
I have recently inherited…
Other Parts Discussed in Thread: TEST Hi,
This question is about a NRND Stellaris MCU.
I have recently inherited a design at a new company and there is an issue I'm debugging where a LM3S1968-IQC sometimes fails (goes to an almost dead short and starts…
Part Number: LM3S2965 Other Parts Discussed in Thread: TM4C123 , EK-TM4C123GXL , LMFLASHPROGRAMMER , LM3S1968 Hi All,
Our company need still support to the obsolete LM3S2965 MCU. To program the flash memory we were always using the development board EK-LM3S1968…
Other Parts Discussed in Thread: LM3S1968 , TEST Hi everyone,
My Stellaris LM3S1968 stopped working after setting the clock speed to 2MHz from an original 8MHz (line 14 of the SSCCE, line 87 of the pastie). When I try to run anything it gives the following…
Other Parts Discussed in Thread: TEST , LM3S1968 , EK-LM3S1968 I'm trying to use the GNU toolchain https://launchpad.net/gcc-arm-embedded/4.7/4.7-2012-q4-major in Code Composer Studio V6. I want to use the Stellarisware drivers, so as a test I am trying…
Other Parts Discussed in Thread: LM3S1968 , UNIFLASH I was playing around with different system clock frequencies for my LM3S1968 dev kit and now it appears that I selected a clock frequency that was too low and now I can no longer connect to it in code…
Other Parts Discussed in Thread: EK-LM3S1968 I've just started using Code Composer Studio 5.1.1 (previously used a old version of Code Sourcery) and I can't get stdio to appear in the Console window (worked fine in CS).
Note that Stellaris ek-lm3s1968…
Other Parts Discussed in Thread: LM3S9B92 , LM4F232H5QD , LM3S1968 I’ve been using SSI for SPI communications with both the LM3S9B92 and LM4F232H5QD. As part of the SSI pin configuration, I have the following lines of code:
MAP_GPIOPinConfigure(GPIO_PA2_SSI0CLK…