Dream never gets old.

고정 헤더 영역

글 제목

메뉴 레이어

Dream never gets old.

메뉴 리스트

  • Home
  • Tag
  • MediaLog
  • LocationLog
  • Guestbook
  • Admin
  • Write
  • 분류 전체보기 (279)
    • [A-01] Expert (0)
    • [B-01] Quad-rotor (13)
    • [C-01] STM32F103RB (17)
    • [C-02] LM3S8962 (6)
    • [C-03] AT91SAM9260 (11)
    • [C-04] ATmega2560 (16)
    • [C-05] STi7105 (20)
    • [C-06] S5PV210 (16)
    • [C-07] STi7108 (1)
    • [C-08] BCM7231 (3)
    • [C-09] BCM7424 (5)
    • [C-10] NEXELL (1)
    • [C-11] Hi3716C (8)
    • [C-12] Exynos 5250 (4)
    • [C-13] Hi3719C (3)
    • [C-14] STM32F373VC (1)
    • [D-01] Linux (82)
    • [D-02] Windows CE (0)
    • [D-03] uC/OS-II (4)
    • [D-04] uCLinux (1)
    • [E-01] Bootloader (2)
    • [F-01] Compiler (0)
    • [G-01] Device (11)
    • [H-01] File System (2)
    • [I-01] Sensor (0)
    • [Z-01] 참고 (52)

검색 레이어

Dream never gets old.

검색 영역

컨텐츠 검색

[C-02] LM3S8962

  • [LM3S8962] Inter-Integrated Circuit (I2C) Interface

    2010.01.19 by eoseontaek

  • [LM3S8962] General-Purpose Timer

    2010.01.15 by eoseontaek

  • [LM3S8962] interrupt

    2010.01.15 by eoseontaek

  • [LM3S8962] Linker configuration file (qs_ek-lm3s8962.icf)의 분석

    2010.01.11 by eoseontaek

  • [LM3S8962] 'driverlib.a' Build

    2010.01.11 by eoseontaek

  • [LM3S8962] 최신 라이브러리 다운로드

    2010.01.11 by eoseontaek

[LM3S8962] Inter-Integrated Circuit (I2C) Interface

LM3S8962의 I2C 인터페이스에 대하여 알아본다. 우선 Luminary 홈페이지에서 LM3S8962 Datasheet를 다운 받는다. Link : http://www.luminarymicro.com/products/LM3S8962.html#Datasheet 위의 링크에서 datasheet 및 각종 App Note, Software tool 등을 다운 받을 수 있다. Datasheet를 토대로 LM3S8962 I2C 인터페이스에 대하여 분석해 보도록 한다. Inter-Integrated Circuit (I2C) Interface I2C 버스는 two-wire를 통해 양방향 데이터 통신을 제공하고 serial memory, networking devices, LCDs, tone generators 등과..

[C-02] LM3S8962 2010. 1. 19. 21:22

[LM3S8962] General-Purpose Timer

LM3S8962의 Timer에 대해서 알아본다. 우선 예제코드를 다운 받는다. Link : http://www.zlgmcu.com/luminary/exploitation_guide.asp 위의 링크된 사이트에서 timer 관련 파일을 모두 다운 받는다. timer 관련 문서 LM3SLib_Timer.pdf timer 관련 예제 코드 LM3SLib_Timer_16_CapCount.zip LM3SLib_Timer_16_CapTime.zip LM3SLib_Timer_16_OneShot.zip LM3SLib_Timer_16_Periodic.zip LM3SLib_Timer_16_PWM.zip LM3SLib_Timer_32_OneShot.zip LM3SLib_Timer_32_Periodic.zip LM3SLib_T..

[C-02] LM3S8962 2010. 1. 15. 20:40

[LM3S8962] interrupt

LM3S8962 Interrupt 예제에 대하여 분석해 보았다. 우선 예제코드를 다운받는다. Link : http://www.zlgmcu.com/luminary/exploitation_guide.asp 위의 링크된 사이트에 가서 3개의 파일 모두를 받는다. 맨 위의 pdf 문서는 interrupt libary를 설명한 문서이고, 아래의 두개의 zip 파일은 예제코드이다. 제1장. 인터럽트 제어 LM3SLib_Interrupt.pdf 문서의 초반부에 함수의 prototype에 대하여 설명하고 있다. 1.1 인터럽트 기본 프로그래밍 방법 Stellaris는 인터럽트를 위해 다음과 같은 Periperal Driver library가지고 있다. 1. Periperal 활성화 관련 인터럽트를 사용하기 위해서는 에..

[C-02] LM3S8962 2010. 1. 15. 11:44

[LM3S8962] Linker configuration file (qs_ek-lm3s8962.icf)의 분석

"C:\StellarisWare\boards\ek-lm3s8962\qs_ek-lm3s8962"에 있는 "qs_ek-lm3s8962.icf"를 분석해 보았다. //***************************************************************************** // // qs_ek-lm3s8962.icf - Linker configuration file for qs_ek-lm3s8962. // // Copyright (c) 2007-2009 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Texas Instruments (TI) is supplying th..

[C-02] LM3S8962 2010. 1. 11. 22:49

[LM3S8962] 'driverlib.a' Build

1. IAR EWARM을 시작하고 File 메뉴에서 "New -> Workspace"를 클릭하여 새로운 Workspace를 생성한다. 2. Project 메뉴에서 "Add Existing Project..."를 선택하고, "C:\StellarisWare\driverlib"에서 "driverlib.ewp" 프로젝트 파일을 추가한다. 정상적으로 등록되면 아래 처럼 등록된다. 3. "C:\StellarisWare\driverlib"에 "LM3S_DriverLib.eww" 로 Worksapce를 저장한다. 4. "driverlib - Debug"에 오른쪽 마우스를 클릭하여 "Options..."를 선택하고, 필요한 옵션을 지정한다. ● "Generral Options" Category에서 "Target" 탭을 ..

[C-02] LM3S8962 2010. 1. 11. 17:51

[LM3S8962] 최신 라이브러리 다운로드

[1] Luminary 공식 웹사이트(http://www.luminarymicro.com/) 에서 최신 드라이버 라이브러리를 다운로드 한다. StellarisWare complete Firmware Development Package(SW-LM3S-5450)을 다운로드한다. Link : http://www.luminarymicro.com/products/software_updates.html [2] 기본 설정대로 install 한다. C:\StellarisWare 에 기본으로 install된다.

[C-02] LM3S8962 2010. 1. 11. 17:05

추가 정보

인기글

최신글

페이징

이전
1
다음
TISTORY
Dream never gets old. © Magazine Lab
페이스북 트위터 인스타그램 유투브 메일

티스토리툴바