10393
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]]: Oleg10389
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
uploaded a new version of "[[File:10389 bottom.png]]"
OlegFile:10389 top ssd sm.png
New page
== Licensing =={{GNU FDLv1.3 }} Oleg
File:10389 top ssd sm.png
uploaded "[[File:10389 top ssd sm.png]]"
OlegFile:10389 bottom.png
Licensing:
← Older revision Revision as of 20:03, 18 November 2016 Line 1: Line 1: == Licensing == == Licensing == -{{CC }}+{{GNU FDLv1.3 }} OlegFile:10389 bottom sm.png
uploaded "[[File:10389 bottom sm.png]]"
Oleg10393
← 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]] [[Media:10393_gerber.tar.gz|10353 Gerber files]]]]+[[Image:10393_bd.png|thumb|400px|[[Media:10393.pdf|10393 Circuit Diagram, Parts List, PCB layout]] [[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
Oleg Dzhimiev committed changes to the Elphel git project :
+mkfs.vfat
+mkfs.vfat
11/18/16 [meta-elphel393][] by Oleg Dzhimiev: +mkfs.vfat
Oleg Dzhimiev committed changes to the Elphel git project :
+mkfs.vfat
+mkfs.vfat
Sd boot rootfs
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]] OlegFile:10389b gerber.tar.gz
uploaded "[[File:10389b gerber.tar.gz]]"
Andrey.filippov11/17/16 [meta-elphel393][master] by Oleg Dzhimiev: target scp - various cases
Oleg Dzhimiev committed changes to the Elphel git project :
target scp - various cases
target scp - various cases
11/17/16 [meta-elphel393][] by Oleg Dzhimiev: target scp - various cases
Oleg Dzhimiev committed changes to the Elphel git project :
target scp - various cases
target scp - various cases
11/17/16 [meta-elphel393][master] by Oleg Dzhimiev: fixed + one more check
Oleg Dzhimiev committed changes to the Elphel git project :
fixed + one more check
fixed + one more check
11/17/16 [meta-elphel393][] by Oleg Dzhimiev: fixed + one more check
Oleg Dzhimiev committed changes to the Elphel git project :
fixed + one more check
fixed + one more check
11/17/16 [elphel-web-393][master] by Oleg Dzhimiev: saturation for quick preview
Oleg Dzhimiev committed changes to the Elphel git project :
saturation for quick preview
saturation for quick preview
11/17/16 [elphel-web-393][] by Oleg Dzhimiev: saturation for quick preview
Oleg Dzhimiev committed changes to the Elphel git project :
saturation for quick preview
saturation for quick preview
11/17/16 [elphel-apps-camogm][master] by Mikhail Karpenko: 'refresh' button updates the list of raw devices
Mikhail Karpenko committed changes to the Elphel git project :
'refresh' button updates the list of raw devices
'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
Mikhail Karpenko committed changes to the Elphel git project :
'refresh' button updates the list of raw devices
'refresh' button updates the list of raw devices