source: rtems/bsps/arm/csb337/README.kit637_v6 @ a3fe23c

5
Last change on this file since a3fe23c was eb36d11, checked in by Sebastian Huber <sebastian.huber@…>, on 04/25/18 at 13:06:08

bsps: Move documentation, etc. files to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1#  Fernando Nicodemos <fgnicodemos@terra.com.br>
2#  from NCB - Sistemas Embarcados Ltda. (Brazil)
3#
4
5This is the BSP for Cogent Computer System's KIT637_V6. It implements an
6updated version of the CSB337 board with a number of optional peripherals.
7
8This KIT is implemented by CSB637 single board computer using the
9Atmel AT91RM9200 CPU and the CSB937 target main board. It uses an
10Optrex LCD (T-51750AA, 640x480) and Touchscreen (not supported in this
11BSP). The IDE and USB (host and device) interfaces are also not supported.
12The SD and Compact Flash cards drivers are still under development.
13
14The differences in the CSB637 single board computer are very slight but
15important:
16 
17                     CSB337        CSB637
18                   ==========    ==========
19Clock speed        184MHz        184MHz
20External memory    16MB SDRAM    64MB SDRAM
21Flash memory       8MB Strata    8/16MB Strata (8MB used by default)
22Video buffer       1MB           8MB
23Video driver       S1D13706      S1D13506
24PHY Layer          LXT971ALC     BCM5221
25
26?? Some GPIO or interrupts moved around.
Note: See TracBrowser for help on using the repository browser.