Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

10393

Wiki Recent Changes - Fri, 11/18/2016 - 14:05

Interfaces:

← Older revision Revision as of 21:05, 18 November 2016 Line 23: Line 23: [[File:Nc393 4sensors.jpeg|thumb|220px|10393 + 4 sensors]] [[File:Nc393 4sensors.jpeg|thumb|220px|10393 + 4 sensors]] * Gigabit ethernet * Gigabit ethernet -* micro USB - system console, reboot, select boot device+* micro USB - system console (serial port), reboot, select boot device * 4x sensor ports - routed to FPGA, each reconfigurable for general multi-purpose use * 4x sensor ports - routed to FPGA, each reconfigurable for general multi-purpose use * Added by [[10389|10389 Extension board]]: * Added by [[10389|10389 Extension board]]: Oleg

10389

Wiki Recent Changes - Fri, 11/18/2016 - 13:42

Created page with "==10389== 10389 interface board is an extension board for the Elphel 393 series cameras. Provides extra interfaces, adds an internal storage - M.2 SSD. [[Image:10389_t..."

New page

==10389==
10389 interface board is an extension board for the [[10393|Elphel 393 series cameras]]. Provides extra interfaces, adds an internal storage - M.2 SSD.

[[Image:10389_top_sm.png|frame|[[Media:10389_top.png|10389 board, top view]]]]
[[Image:10389_top_ssd_sm.png|frame|[[Media:10389_top_ssd.png|10389 board with M.2 SSD, top view]]]]
[[Image:10389_bottom_sm.png|frame|[[Media:10389_bottom.png|10389 board, bottom view]]]]
==Interfaces==
* USB2.0 (host)
* eSATA + USB port
* M.2 SATA port
* External synchronization (master or slave):
** 2.5mm audio
** 4-conductor flex cable
*2x 10-conductor flex cable ports
**carry 3.3VDC, 5VDC, USB, I<sup>2</sup>C and GPIO
**support other extension boards ([[103695|IMU]], [[103696|GPS]])

==Mechanical properties==
* Dimensions: 98 x 38 x 9 mm (all connectors installed)
* Weight: <30 g
* Mechanical drawings and CAD files for the 10393 board: [[Elphel_camera_parts_0393-00#0393-00-21B_-_10389_rev_B_interface_PCB_assembly|link]]

==Links==
* [[Media:10389b.pdf|10389 Circuit Diagram, Parts List, PCB layout]]
* [[Media:10389b gerber.tar.gz|10389 Gerber files]] Oleg

File:10389 bottom.png

Wiki Recent Changes - Fri, 11/18/2016 - 13:24

uploaded a new version of "[[File:10389 bottom.png]]"

Oleg

File:10389 top ssd sm.png

Wiki Recent Changes - Fri, 11/18/2016 - 13:07

New page

== Licensing ==
{{GNU FDLv1.3 }} Oleg

File:10389 top ssd sm.png

Wiki Recent Changes - Fri, 11/18/2016 - 13:05

uploaded "[[File:10389 top ssd sm.png]]"

Oleg

File:10389 bottom.png

Wiki Recent Changes - Fri, 11/18/2016 - 13:03

Licensing:

← Older revision Revision as of 20:03, 18 November 2016 Line 1: Line 1: == Licensing == == Licensing == -{{CC }}+{{GNU FDLv1.3 }} Oleg

File:10389 bottom sm.png

Wiki Recent Changes - Fri, 11/18/2016 - 13:02

uploaded "[[File:10389 bottom sm.png]]"

Oleg

10393

Wiki Recent Changes - Fri, 11/18/2016 - 11:41

← Older revision Revision as of 18:41, 18 November 2016 Line 64: Line 64: ==More details== ==More details== -[[Image:10393_bd.png|thumb|400px|[[Media:10393.pdf|10393 Circuit Diagram, Parts List, PCB layout]]&nbsp;&nbsp;&nbsp;&nbsp; [[Media:10393_gerber.tar.gz|10353 Gerber files]]]]+[[Image:10393_bd.png|thumb|400px|[[Media:10393.pdf|10393 Circuit Diagram, Parts List, PCB layout]]&nbsp;&nbsp;&nbsp;&nbsp; [[Media:10393_gerber.tar.gz|10393 Gerber files]]]] This camera system board is designed to simultaneously support multiple sensors - both with legacy parallel interface (it is directly compatible with [[10338|10338 Sensor board]] and [[10359|10359 Sensor multiplexer board]]) and with new high-speed serial interface (up to 8 lanes + clock per each port), such as [[10398 | 10398 14MPix SFE]]. Sensor ports of the 10393 can be combined to interface larger/higher speed sensors, interface supply voltage is programmable in the range of 1.35V to 2.8V. All the sensor port interface signals are routed directly to the FPGA pads (22 I/O signals on each of the 4 flex cable connectors) , so the same ports can be uses for other purposes, for example to control the motors or interface IMU of the quadcopter. This camera system board is designed to simultaneously support multiple sensors - both with legacy parallel interface (it is directly compatible with [[10338|10338 Sensor board]] and [[10359|10359 Sensor multiplexer board]]) and with new high-speed serial interface (up to 8 lanes + clock per each port), such as [[10398 | 10398 14MPix SFE]]. Sensor ports of the 10393 can be combined to interface larger/higher speed sensors, interface supply voltage is programmable in the range of 1.35V to 2.8V. All the sensor port interface signals are routed directly to the FPGA pads (22 I/O signals on each of the 4 flex cable connectors) , so the same ports can be uses for other purposes, for example to control the motors or interface IMU of the quadcopter. Oleg

11/18/16 [meta-elphel393][master] by Oleg Dzhimiev: +mkfs.vfat

Elphel GIT logs - Fri, 11/18/2016 - 11:39
Oleg Dzhimiev committed changes to the Elphel git project :
+mkfs.vfat

11/18/16 [meta-elphel393][] by Oleg Dzhimiev: +mkfs.vfat

Elphel GIT logs - Fri, 11/18/2016 - 11:39
Oleg Dzhimiev committed changes to the Elphel git project :
+mkfs.vfat

Sd boot rootfs

Wiki Recent Changes - Fri, 11/18/2016 - 11:34

Format micro SD card (command line):

← Older revision Revision as of 18:34, 18 November 2016 Line 26: Line 26: * Insert, power on * Insert, power on -==Format micro SD card (command line)==+==Format micro SD card (command line, can be done in the booted from nand camera)== Example for '''/dev/sdX''': Example for '''/dev/sdX''': * create partitions with fdisk , gparted or any other program: * create partitions with fdisk , gparted or any other program: Line 33: Line 33: formatting with mkfs: formatting with mkfs: * mkfs.vfat -F 32 /dev/sdX1 * mkfs.vfat -F 32 /dev/sdX1  +----  + * mkfs.ext4 /dev/sdX2 * mkfs.ext4 /dev/sdX2 [[Category:Elphel393]] [[Category:Elphel393]] Oleg

File:10389b gerber.tar.gz

Wiki Recent Changes - Thu, 11/17/2016 - 21:11

uploaded "[[File:10389b gerber.tar.gz]]"

Andrey.filippov

11/17/16 [meta-elphel393][master] by Oleg Dzhimiev: target scp - various cases

Elphel GIT logs - Thu, 11/17/2016 - 18:57
Oleg Dzhimiev committed changes to the Elphel git project :
target scp - various cases

11/17/16 [meta-elphel393][] by Oleg Dzhimiev: target scp - various cases

Elphel GIT logs - Thu, 11/17/2016 - 18:57
Oleg Dzhimiev committed changes to the Elphel git project :
target scp - various cases

11/17/16 [meta-elphel393][master] by Oleg Dzhimiev: fixed + one more check

Elphel GIT logs - Thu, 11/17/2016 - 15:27
Oleg Dzhimiev committed changes to the Elphel git project :
fixed + one more check

11/17/16 [meta-elphel393][] by Oleg Dzhimiev: fixed + one more check

Elphel GIT logs - Thu, 11/17/2016 - 15:27
Oleg Dzhimiev committed changes to the Elphel git project :
fixed + one more check

11/17/16 [elphel-web-393][master] by Oleg Dzhimiev: saturation for quick preview

Elphel GIT logs - Thu, 11/17/2016 - 12:58
Oleg Dzhimiev committed changes to the Elphel git project :
saturation for quick preview

11/17/16 [elphel-web-393][] by Oleg Dzhimiev: saturation for quick preview

Elphel GIT logs - Thu, 11/17/2016 - 12:58
Oleg Dzhimiev committed changes to the Elphel git project :
saturation for quick preview

11/17/16 [elphel-apps-camogm][master] by Mikhail Karpenko: 'refresh' button updates the list of raw devices

Elphel GIT logs - Thu, 11/17/2016 - 12:29
Mikhail Karpenko committed changes to the Elphel git project :
'refresh' button updates the list of raw devices

11/17/16 [elphel-apps-camogm][] by Mikhail Karpenko: 'refresh' button updates the list of raw devices

Elphel GIT logs - Thu, 11/17/2016 - 12:29
Mikhail Karpenko committed changes to the Elphel git project :
'refresh' button updates the list of raw devices

Pages

Subscribe to www3.elphel.com aggregator