Template:Part number composition

From DAVE Developer's Wiki
Revision as of 12:48, 16 October 2020 by U0007 (talk | contribs) (Part number composition)

Jump to: navigation, search
History
Version Issue Date Notes
X.Y.Z Month Year TBD
[TBD_link X.Y.Z] Month Year TBD
... ... ...


TBD: sostituire la codifica con quella del prodotto

Part number composition[edit source]

{{{nome-som}}} SOM module part number is identified by the following digit-code table:

  • DXL part number prefix
  • SOC:
    • A: i.MX6Solo 800MHz -40/125°C
    • B: i.MX6Solo 1GHz 0/95°C
    • C: i.MX6 DualLite 1GHz 0/95°C
    • E: i.MX6 Quad 800MHz -40/105°C
    • F: i.MX6 DualPlus 800MHz -40/105°C
    • H: i.MX6 Quad 1.2GMHz -40/105°C
    • I: i.MX6 Quad 1.2GMHz -20/105°C
    • M: i.MX6 DualLite 800MHz -40/105°C
  • NOR SPI:
    • 0: 0MB
    • 4: 16MB
    • 5: 32MB
    • 6: 64MB
  • RAM:
    • 1: 1GB
    • 2: 2GB
    • 9: 512MB
  • NAND:
    • 0: 0MB
    • 1: 1GB NAND SLC
    • 2: 2GB NAND SLC
    • 4: 4GB NAND MLC
    • 7: 128MB NAND SLC
    • 8: 256MB NAND SLC
    • 9: 512MB NAND SLC
  • Boot/bus width:
    • 0: SPI NOR - 64bit
    • 1: NAND/SD - 32bit
    • 2: SPI NOR - 32 bit
    • 3: NAND/SD - 64 bit
    • 4: NAND/SD - 32 bit
    • 6: eMMC/SD3 - 64 bit
  • Temperature range
    • C - Commercial
    • I - Industrial
  • PCB revision
    • 0: first version
    • 1: revision A
    • 2: revision B
    • 3: revision C
  • Manufacturing option
    • R: RoHS
  • Software Configuration
    • -00: standard u-boot pre-programmed

Example[edit source]

{{{nome-som}}} SOM code DXLM0213C3R

  • DXL - {{{nome-som}}} SOM module
  • M - i.MX6 DualLite 800MHz -40/105°C
  • 0 - NO NOR SPI onboard
  • 2 - 2GB DDR3
  • 1 - 1GB NAND SLC
  • 3 - boot from NAND/SD wuth 46 bit bus width
  • C - Commercial tamperature range (i.e. 0/95°C)
  • 3 - PCB revision C
  • R - RoHS manufacturing process

[[Category:{{{nome-som}}}]]