Difference between revisions of "S3c2440kits"

From eLinux.org
Jump to: navigation, search
(Created page with ''''Kit2440 Development board ''' [http://www.armdevs.com CoreWind] KIT2440-III development Board Computer is based on Samsung S3C2440A ARM920T microprocessor. It consists of a CP…')
 
(Add category)
 
(31 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Kit2440 Development board
+
===Highlights===
'''
+
{|border="1"
[http://www.armdevs.com CoreWind] KIT2440-III development Board Computer is based on Samsung S3C2440A ARM920T microprocessor. It consists of a CPU board Core2440-III and an expansion board. The Core2440-III CPU board is mounted onto the expansion board through three dip connectors. All I/O CPU lines are extended via 250 pins, contains two 1.27mm pitch 2*50-pin dip connectors and one 1.27mm pitch 2*25-pin dip connectors.
+
|Samsung S3C2440A, based on ARM920T, 400MHz<br>64MB SDRAM and 64MB NAND Flash<br>UART, Ethernet, Audio I/O, SD card,...<br>Four USB HOST and One USB device<br>Supports 24-bit TFT LCD with touchscreen<br>Supports Linux2.6 and WinCE 5.0
The KIT2440-III comes with 64MB SDRAM and 64MBNand Flash on CPU board. The expansion board has extended hardware peripherals which greatly increased the capabilites of Core2440-III. It has integreated SD card interface, USB interface, 10/100M Ethernet interface, 3-channel serial port, 4-channel USB Host and 1-channel USB Device and more others.
+
|[[File:S3c2440kits-mini.jpg]]
The board is capable of supporting for Linux 2.6.29 and WindowsCE 5.0 operating system. CoreWind provides the software BSP along with documents to help customer start with their development quickly.
+
|}
  
CPU Board ----- Core2440-III
+
=='''Hardware'''==
ARM9 Samsung S3C2440A development board
+
===CPU Board <b>----- [http://code.google.com/p/corewind2440/wiki/Core2440III Core2440-III]</b>===
64Mbyte SDRAM, 64Mbyte Nand Flash
+
[[File:S3c2440-top.jpg]][[File:S3c2440-back.jpg]]
250 pins connectors( Extend out all the I/O from S3C2440A with 250-pin connector)
+
* ARM9 Samsung S3C2440A development board
One JTAG interface
+
* 64Mbyte SDRAM, 64Mbyte Nand Flash
PCB: 6 layers, 78.7mm X 38mm X 1.6 mm
+
* 250 pins connectors( Extend out all the I/O from S3C2440A with 250-pin connector)
Mother board 1 ----- Kit2440-III
+
* One JTAG interface
LCD/Touch Screen interface (40-pin FPC connector, support resolution up to 2048*2048)
+
* RTC support
Audio input and output slot (3.5mm audio jack)
+
* PCB: 6 layers, 78.7mm X 38mm X 1.6 mm
4 USB Host interface and 1 USB device
+
 
one SD card slot
+
===Mother board 1 <b>----- [http://code.google.com/p/corewind2440/wiki/Kit2440III Kit2440-III]</b>===
One 10/100M Ethernet interface (RJ45)
+
[[File:S3c2440-kit-interface.jpg]]
3 serial port(One 3-wire Serial port, the others was under the DB9 interface)
+
* LCD/Touch Screen interface (40-pin FPC connector, support resolution up to 2048*2048)
One 20-pin Jtag interface
+
* Audio input and output slot (3.5mm audio jack)
two expansion connector (two 20Pin 2mm pitch of the GPIO Interface Contains:Camera, SPI, I/O, AD)
+
* <b>4 USB Host interface and 1 USB device</b>
board size: 105mm x 80mm
+
* one SD card slot
Fully support Windows 5.0 and Linux2.6.29
+
* One 10/100M Ethernet interface (RJ45)
 +
* 3 serial port(One 3-wire Serial port, the others was under the DB9 interface)
 +
* One 20-pin Jtag interface
 +
* One reset button
 +
* two expansion connector (two 20Pin 2mm pitch of the GPIO Interface Contains:Camera, SPI, I/O, AD)
 +
* PCB: 4 layers,  105mm x 80mm  
 +
* Fully supports Linux2.6.29
 +
 
 +
===Electrical Characteristics===
 +
* Power supply: +9V
 +
* Working temperature: 0~70°C
 +
 
 +
=='''Software'''==
 +
===Linux===
 +
* Version: 2.6.29
 +
* Compile: arm-linux-gcc-4.3.2
 +
* Support file system
 +
** Yaffs — readable and writable file system, default selection.
 +
** Cramfs — compressed read-only file system, not recommended.
 +
** Ext2 — available when connecting a hard-disk
 +
** Fat32 — be used in mobile storing device.
 +
** NFS — network file system, can be used for debugging applications and drivers
 +
* drivers for source code
 +
** 3 standard serial port drivers.
 +
** Audio driver ( support playing and recording ).
 +
** LCD drivers ( including: resolution 320×240, 240×320 and 640×480 ).
 +
** Touch-screen driver.
 +
** USB camera ( including: OV511 camera and others ).
 +
** USB mouse, USB keyboard, U disk, mobile hard disk and so on.
 +
** Nand Flash, SD card driver, Yaffs driver, Watchdog, DM9000 driver, RTC driver.
 +
* Linux application and service program.
 +
** busybox1.2.0 tool kit ( includes general Linux instructions ).
 +
** Telnet、FTP、inetd ( remote login tools and services ).
 +
** Madplay ( MP3 player in console ).
 +
** rz and sz ( file receiving and sending application via serial port in console ).
 +
** Qt/Embedded
 +
===Manuals===
 +
[http://corewind2440.googlecode.com/files/KIT2440_III_user_manul.pdf KIT2440_III_user_manul]<br>
 +
[http://corewind2440.googlecode.com/files/KIT2440_III_Linux_Development_manual.pdf KIT2440_III_Linux_Development_manual]<br>
 +
[http://corewind2440.googlecode.com/files/KIT2440_III_WinCE_Development_manual.pdf KIT2440_III_WinCE_Development_manual]<br>
 +
[http://corewind2440.googlecode.com/files/WinCE5_0_installation_guidance.pdf WinCE5_0_installation_guidance]<br>
 +
 
 +
===Development Resoures===
 +
<hr>
 +
{|
 +
|[[File:S3c2440kits-revl1-soft.jpg]]<br><br>
 +
|<b>[http://code.google.com/p/corewind2440/wiki/StartHere Developers' Resources]</b><br><br>Join and share full development<br> resources of KIT2440-III<br>[http://code.google.com/p/corewind2440/wiki/StartHere Start Here! >>]<br>[http://code.google.com/p/corewind2440/wiki/Linux Linux development >>]<br>[http://code.google.com/p/corewind2440/wiki/Wince WinCE development >>]<br><br>
 +
|[[File:S3c2440kits-revl1-line2.jpg]]
 +
|[[File:S3c2440kits-revl1-hard.jpg]]<br><br>
 +
|<b>[http://code.google.com/p/corewind2440/wiki/Hardware Hardware Information]</b><br><br>Major component<br>information available<br>[http://code.google.com/p/corewind2440/wiki/Kit2440III Kit2440-III >>]<br> [http://code.google.com/p/corewind2440/wiki/Core2440III Core2440-III >>]<br><br><br><br>
 +
|[[File:S3c2440kits-revl1-line2.jpg]]
 +
|[[File:S3c2440kits-revl1-com.jpg]]<br><br>
 +
|<b>[http://armdevs.com/products/product_9.html Buy now]</b><br><br>Kit2440-III product<br> Marketplace<br>[http://armdevs.com/products/ Go >>]<br><br><br><br>
 +
|}
 +
<hr>
 +
[[Category:Development Boards]]

Latest revision as of 01:40, 28 October 2011

Highlights

Samsung S3C2440A, based on ARM920T, 400MHz
64MB SDRAM and 64MB NAND Flash
UART, Ethernet, Audio I/O, SD card,...
Four USB HOST and One USB device
Supports 24-bit TFT LCD with touchscreen
Supports Linux2.6 and WinCE 5.0
S3c2440kits-mini.jpg

Hardware

CPU Board ----- Core2440-III

S3c2440-top.jpgS3c2440-back.jpg

  • ARM9 Samsung S3C2440A development board
  • 64Mbyte SDRAM, 64Mbyte Nand Flash
  • 250 pins connectors( Extend out all the I/O from S3C2440A with 250-pin connector)
  • One JTAG interface
  • RTC support
  • PCB: 6 layers, 78.7mm X 38mm X 1.6 mm

Mother board 1 ----- Kit2440-III

S3c2440-kit-interface.jpg

  • LCD/Touch Screen interface (40-pin FPC connector, support resolution up to 2048*2048)
  • Audio input and output slot (3.5mm audio jack)
  • 4 USB Host interface and 1 USB device
  • one SD card slot
  • One 10/100M Ethernet interface (RJ45)
  • 3 serial port(One 3-wire Serial port, the others was under the DB9 interface)
  • One 20-pin Jtag interface
  • One reset button
  • two expansion connector (two 20Pin 2mm pitch of the GPIO Interface Contains:Camera, SPI, I/O, AD)
  • PCB: 4 layers, 105mm x 80mm
  • Fully supports Linux2.6.29

Electrical Characteristics

  • Power supply: +9V
  • Working temperature: 0~70°C

Software

Linux

  • Version: 2.6.29
  • Compile: arm-linux-gcc-4.3.2
  • Support file system
    • Yaffs — readable and writable file system, default selection.
    • Cramfs — compressed read-only file system, not recommended.
    • Ext2 — available when connecting a hard-disk
    • Fat32 — be used in mobile storing device.
    • NFS — network file system, can be used for debugging applications and drivers
  • drivers for source code
    • 3 standard serial port drivers.
    • Audio driver ( support playing and recording ).
    • LCD drivers ( including: resolution 320×240, 240×320 and 640×480 ).
    • Touch-screen driver.
    • USB camera ( including: OV511 camera and others ).
    • USB mouse, USB keyboard, U disk, mobile hard disk and so on.
    • Nand Flash, SD card driver, Yaffs driver, Watchdog, DM9000 driver, RTC driver.
  • Linux application and service program.
    • busybox1.2.0 tool kit ( includes general Linux instructions ).
    • Telnet、FTP、inetd ( remote login tools and services ).
    • Madplay ( MP3 player in console ).
    • rz and sz ( file receiving and sending application via serial port in console ).
    • Qt/Embedded

Manuals

KIT2440_III_user_manul
KIT2440_III_Linux_Development_manual
KIT2440_III_WinCE_Development_manual
WinCE5_0_installation_guidance

Development Resoures


S3c2440kits-revl1-soft.jpg

Developers' Resources

Join and share full development
resources of KIT2440-III
Start Here! >>
Linux development >>
WinCE development >>

S3c2440kits-revl1-line2.jpg S3c2440kits-revl1-hard.jpg

Hardware Information

Major component
information available
Kit2440-III >>
Core2440-III >>



S3c2440kits-revl1-line2.jpg S3c2440kits-revl1-com.jpg

Buy now

Kit2440-III product
Marketplace
Go >>