Difference between revisions of "Integration guide (Naon)"

From DAVE Developer's Wiki
Jump to: navigation, search
(EMAC1)
(software section stub)
Line 21: Line 21:
 
* [http://www.dave.eu/download/restricted/naon/common/hw/naon-boot.pdf PDF]
 
* [http://www.dave.eu/download/restricted/naon/common/hw/naon-boot.pdf PDF]
 
==Software==
 
==Software==
 +
 +
Software section of the integration guide is about software device support for Naon hardware peripherals on different OSes.
 +
 +
For additional information regarding lowlevel support and configuration take a look at [http://processors.wiki.ti.com/index.php/TI81xx_PSP_Porting_Guide PSP Porting guide on TI wiki]
 +
 +
=== UART ===
 +
 +
==== Additional UART on Linux ====
 +
 +
=== SPI ===
 +
 +
==== Additional SPI bus on Linux ====
 +
 +
==== Additional SPI peripheral on Linux ====
 +
 +
=== I2C ===
 +
 +
==== Additional I2C peripheral on Linux ====
 +
 
==Miscellaneous==
 
==Miscellaneous==

Revision as of 17:01, 7 May 2012

Info Box
Naon am387x-dm814x.png Applies to Naon

Introduction[edit | edit source]

This page provides useful information and resources to system designers in order to integrate Naon module in his/her application very quickly.

Several topics are covered, ranging from hardware issues to manufacturing aspects.

Hardware[edit | edit source]

Several schematics are available in order to accelerate the design of carrier board hosting Naon SOM. Please note that, even if these schematics are derived from tested real-world applications, they are provided "as is" and they might be modified in order to adapt to your specific application.

Naon connectors pinout[edit | edit source]

The following links provide a portion of schematic where Naon mating connectors are instatiated:

Compatible part numbers are FX8C-140P-SVx by Hirose. x depends on selected stacking height. For more details please see Hirose FX8C Series.

Boot sequence[edit | edit source]

Naon default boot sequence can be changed by optional external circuitry. The following links provide a portion of schematic showing an example circuit that allows to change BTMODE bootstrap pins:

Software[edit | edit source]

Software section of the integration guide is about software device support for Naon hardware peripherals on different OSes.

For additional information regarding lowlevel support and configuration take a look at PSP Porting guide on TI wiki

UART[edit | edit source]

Additional UART on Linux[edit | edit source]

SPI[edit | edit source]

Additional SPI bus on Linux[edit | edit source]

Additional SPI peripheral on Linux[edit | edit source]

I2C[edit | edit source]

Additional I2C peripheral on Linux[edit | edit source]

Miscellaneous[edit | edit source]