Difference between revisions of "DivaEVB-Lite"

From DAVE Developer's Wiki
Jump to: navigation, search
(Layout)
m (Introduction)
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{WorkInProgress}}
 
{{InfoBoxTop}}
 
{{InfoBoxTop}}
 
{{Applies To Diva}}
 
{{Applies To Diva}}
 
{{InfoBoxBottom}}
 
{{InfoBoxBottom}}
 +
 +
{{WarningMessage|text=The information here provided are preliminary and subject to change.}}
  
 
[[File:Diva-evb-with-som.png|400px|frameless|border]]
 
[[File:Diva-evb-with-som.png|400px|frameless|border]]
  
 
==Introduction==
 
==Introduction==
DivaEVB-Lite is a carrier board designed to host [[Diva SOM|Diva system-on-module]]. It can also act as an adaptation board used in combination with [[:Category:Dacu|Dacu]] carrier board. Therefore two different versions exist that are a little bit different.
+
DivaEVB-Lite is an adapter board designed to evaluate the functionalities of [[Diva SOM|Diva system-on-module]].
 
 
=== DivaEVB-Lite Standalone version ===
 
 
 
[[File:Diva-evb-01.png|300px|frameless|border]]
 
 
 
The following picture shows Diva-EVB-Lite's block diagram when configured as standalone carrier board:
 
 
 
[[File:Divaevb-lite-bd.png|500px|frameless|border]]
 
 
 
=== DivaEVB-Lite for Dacu ===
 
 
 
[[File:Divaevb-divelk 01.png|300px|frameless|border]]
 
 
 
{{ImportantMessage|text=When used in combination with [[:Category:Dacu|Dacu]], please note the points listed below: }}
 
 
 
* the following parts are not installed because their respective functionality is already implemented on DACU board
 
** USBOTG port
 
** RS232 UART port
 
** PSU.
 
* some wired connections are necessary; these are detailed in the [[#Schematics|Schematics]] section.
 
* on J18 connector, a jumper must be placed on positions 1-2 and 3-4
 
 
 
Please see also [[Dacu for the Diva SOM]].
 
  
 +
[[File:Diva-evb-01.png|400px|frameless|border]]
  
[[File:Divelk 03.png|500px]]
+
The following picture shows Diva-EVB-Lite's block diagram:
 
 
==Booting options==
 
Diva module is built upon AM335x processor. This component supports several booting options that are summarized [[Hardware_Manual_(Diva)#Boot_Options|here]]. Reading of that section is recommended for understanding this document.
 
 
 
In general, AM335x ROM code creates a booting device list that are scanned for searching an available booting image.
 
 
 
===Available options===
 
Boot modes can be selected by S3 switches which acts directly on SYSBOOT configuration pins.
 
 
 
S3 switches are mapped to SYBOOT[3:0] pins allowing different boot modes.
 
 
 
{|class="wikitable" style="text-align: center;"
 
|-
 
!S3 switch
 
!SYSBOOT pin
 
|-
 
| S3.5 || SYSBOOT3
 
|-
 
| S3.6 || SYSBOOT2
 
|-
 
| S3.7 || SYSBOOT1
 
|-
 
| S3.8 || SYSBOOT0
 
|}
 
 
 
<b>N.B.</b> bit set to 0 means DIP SWITCH has to be set to ON position.
 
 
 
==== Boot from NOR example ====
 
 
 
* SYSBOOT[3:0] = 0111 set S3[5:8] switches to ON-OFF-OFF-OFF
 
 
 
[[File: Sysboot.png | 400px]]
 
 
 
Same example can be found in the following table:
 
 
 
{|class="wikitable" style="text-align: center;"
 
|-
 
!SYBOOT[3:0]
 
!Boot sequence
 
!Notes
 
|-
 
| 0111|| MMC0/SPI0/UART0 ||'''Default''' boot from NOR SPI
 
|-
 
| 0011|| NAND/NANDI2C/MMC0||boot from NAND
 
|-
 
| 1001|| SPI0/MMC0/EMAC1||boot from EMAC if DIVA has no NOR and no NAND on board
 
|-
 
|}
 
  
 +
[[File:Divaevb-lite-bd.png|400px|frameless|border]]
  
 
==Schematics==
 
==Schematics==
 
{{ImportantMessage|text=Please note that Orcad CIS is required to get all the information about BOM variants included in .dsn files.  
 
{{ImportantMessage|text=Please note that Orcad CIS is required to get all the information about BOM variants included in .dsn files.  
  
PDF files show statically the BOM variants used to manufacture different versions of the board (if any). Components that are not populated are denoted as "Do Not Stuff".}}
+
PDF files show the view of the default BOM variant used to manufacture the board. Components that are not populated are denoted as "Do Not Stuff".}}
* ORCAD: http://mirror.dave.eu/diva/schematics/divaevb-lite-1.0.3-DIVELK-dsn.zip
+
* Orcad: coming soon
* PDF
+
* PDF: coming soon
** DivaEVB-Lite for DACU: http://mirror.dave.eu/diva/schematics//divaevb-lite-1.0.3-S.EVBDL1000C.1.0.3.pdf
 
** DivaEVB-Lite standalone: http://mirror.dave.eu/diva/schematics//divaevb-lite-1.0.3-S.EVBDL0000C.1.0.0.pdf
 
  
 
==BOM==
 
==BOM==
* DivaEVB-Lite for DACU: http://mirror.dave.eu/diva/schematics//divaevb-lite_BOM_S-EVBDL1000C-1.0.3.csv_.zip
+
* coming soon
 +
==Layout==
  
==Layout==
+
coming soon
* http://mirror.dave.eu/diva/schematics//divaevb-lite-CS143112A_component_view.pdf
 
  
 +
* coming soon
 
==Mechanical==
 
==Mechanical==
* DXF: http://mirror.dave.eu/diva/mechanicals/divaevb-lite_2D_CS143112A.zip
+
* DXF: coming soon
* IDF (3D): http://mirror.dave.eu/diva/mechanicals/divaevb-lite_3D_CS143112A.zip
+
* IDF: coming soon

Revision as of 10:05, 8 April 2013

WorkInProgress.gif

Info Box
Diva-am335x-overview.png Applies to Diva


Warning-icon.png The information here provided are preliminary and subject to change. Warning-icon.png

Diva-evb-with-som.png

Introduction[edit | edit source]

DivaEVB-Lite is an adapter board designed to evaluate the functionalities of Diva system-on-module.

Diva-evb-01.png

The following picture shows Diva-EVB-Lite's block diagram:

Divaevb-lite-bd.png

Schematics[edit | edit source]

200px-Emblem-important.svg.png

Please note that Orcad CIS is required to get all the information about BOM variants included in .dsn files.

PDF files show the view of the default BOM variant used to manufacture the board. Components that are not populated are denoted as "Do Not Stuff".

  • Orcad: coming soon
  • PDF: coming soon

BOM[edit | edit source]

  • coming soon

Layout[edit | edit source]

coming soon

  • coming soon

Mechanical[edit | edit source]

  • DXF: coming soon
  • IDF: coming soon