Changes between Version 2 and Version 3 of TBR/BSP/Lpc24xx


Ignore:
Timestamp:
11/27/10 13:38:02 (13 years ago)
Author:
Danielcode
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TBR/BSP/Lpc24xx

    v2 v3  
    55|BSP_name     = LPC24xx
    66|Manufacturer = NXP
    7 |image        = Lpc2478_32_kit_350.jpg
     7|image        = Lpcxx.png
    88|caption      = LPC2478 board
    99|Board_URL    = http://www.embeddedartists.com/products/kits/lpc2478_kit.php
     
    2222
    2323The LPC24xx series is built on a 2-AHB bus architecture. Like the LPC23xx series, the LPC24xx features Ethernet, USB FS, and CAN. The LPC24xx further adds a USB Host/OTG, an external bus, and higher I/O count, making this the most powerful series of ARM7-based MCUs in the marketplace. Our newest LPC247x microcontrollers further integrate an LCD controller supporting high resolution STN and TFT panels with up to 24-bit true color.
     24These microcontrollers support Super-Twisted Nematic (STN) and Thin-Film Transistor (TFT) graphic display panels up to 1024 x 768 pixels, from monochrome up to 24-bit true-color, and with hardware cursor support. This capability is ideal for point-of-sale, industrial, and medical/diagnostic applications. Further, the LCD controller supports Windows CE data formats.
     25=  Key Features  =
    2426
     27 
     28 *  72MHz, 32-bit ARM7TDMI-S with dual AHB buses
     29 *  External interface for SDRAM, SRAM, and flash
     30 *  10/100 Ethernet MAC interface with DMA and MII/RMII interface
     31 *  USB 2.0 full-speed OTG/Device/OHCI plus PHY and DMA
     32 *  Available with LCD STN/TFT graphics controller
     33 *  Wide range of peripherals, including CAN, I2S, ADC, PWM, and more
     34
     35
     36[wiki:File:_Lpc_diagram.png 400px]= Board Setup =
     37
     38
     39If there are special jumper or ROM monitor settings, describe them.
     40= Downloading and Executing =
     41
     42
     43Describe the download procedure.
     44= Debugging =
     45
     46
     47How do you debug code on this board?  What gdb setup?  BDM, stub, etc?
    2548= Test Reports =
    2649
     50Complete test suite pass on 2009-12-28 with CVS head and VFP soft-float model.
    2751
    28 Complete test suite pass on 2009-12-28 with CVS head and VFP soft-float model.
     52=References=
     53
     54
     55 *  TBD
     56
     57{{Navbox_BSPs}}