Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

11/30/16 [elphel-web-393][] by Oleg Dzhimiev: backup from older software at /etc/elphel393/backup/

Elphel GIT logs - Wed, 11/30/2016 - 13:18
Oleg Dzhimiev committed changes to the Elphel git project :
backup from older software at /etc/elphel393/backup/

11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: restore /etc/elphel393 dir from nand

Elphel GIT logs - Tue, 11/29/2016 - 19:37
Oleg Dzhimiev committed changes to the Elphel git project :
restore /etc/elphel393 dir from nand

11/29/16 [elphel-web-393][] by Oleg Dzhimiev: restore /etc/elphel393 dir from nand

Elphel GIT logs - Tue, 11/29/2016 - 19:37
Oleg Dzhimiev committed changes to the Elphel git project :
restore /etc/elphel393 dir from nand

Tmp manual

Wiki Recent Changes - Tue, 11/29/2016 - 19:19

Boot:

← Older revision Revision as of 02:19, 30 November 2016 Line 26: Line 26: Normally camera boots from the internal NAND flash memory, and it is always possible to boot it from the micro SD card, so even corruption of files on the internal flash will not "brick" the system. There are no buttons or switches on the camera and the camera should be instructed to change the boot source. Always booting from micro SD is not practical - in that case it would not be possible to leave a non-bootable card (intended just for image/video storage) in the camera slot. Normally camera boots from the internal NAND flash memory, and it is always possible to boot it from the micro SD card, so even corruption of files on the internal flash will not "brick" the system. There are no buttons or switches on the camera and the camera should be instructed to change the boot source. Always booting from micro SD is not practical - in that case it would not be possible to leave a non-bootable card (intended just for image/video storage) in the camera slot. -There are two ways to switch camera to the micro SD boot mode. One requires camera to be connected to the host computer with the USB cable (micro USB socket under the network jack - marked "console" on the picture). There is an internal USB-to-serial converter in the camera (CP2103) that offers 4 additional GPIO signals in addition to just the serial connection. One of these signals selects the boot source (GPIO0 - 0 - MMC, 1 - NAND), another (GPIO3 - 0 reset, 1 - normal operation). Unfortunately GPIO control of the CP2103 is not in a mainline cp210x Linux driver so this functionality requires a mudified version (see instructions below).+There are two ways to switch camera to the micro SD boot mode. One requires camera to be connected to the host computer with the USB cable (micro USB socket under the network jack - marked "console" on the picture). There is an internal USB-to-serial converter in the camera (CP2103) that offers 4 additional GPIO signals in addition to just the serial connection. One of these signals selects the boot source (GPIO0 - 0 - MMC, 1 - NAND), another (GPIO3 - 0 reset, 1 - normal operation). Unfortunately GPIO control of the CP2103 is not in a mainline cp210x Linux driver so this functionality requires a modified version (see instructions below). Another way to "tell" the camera to boot from the μSD card instead of the internal NAND flash is to use a mechanically modified card or card adapter (such cards are provided with the camera). Standard specifies two alternative ways for detection of the card presence - one is a mechanical switch (closed when the card is inserted), another is a pull-up resistor on a data line. Camera uses both signals at boot time to determine the boot source: Another way to "tell" the camera to boot from the μSD card instead of the internal NAND flash is to use a mechanically modified card or card adapter (such cards are provided with the camera). Standard specifies two alternative ways for detection of the card presence - one is a mechanical switch (closed when the card is inserted), another is a pull-up resistor on a data line. Camera uses both signals at boot time to determine the boot source: Oleg

11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: header

Elphel GIT logs - Tue, 11/29/2016 - 19:04
Oleg Dzhimiev committed changes to the Elphel git project :
header

11/29/16 [elphel-web-393][] by Oleg Dzhimiev: header

Elphel GIT logs - Tue, 11/29/2016 - 19:04
Oleg Dzhimiev committed changes to the Elphel git project :
header

11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: comments

Elphel GIT logs - Tue, 11/29/2016 - 18:42
Oleg Dzhimiev committed changes to the Elphel git project :
comments

11/29/16 [elphel-web-393][] by Oleg Dzhimiev: comments

Elphel GIT logs - Tue, 11/29/2016 - 18:42
Oleg Dzhimiev committed changes to the Elphel git project :
comments

11/29/16 [meta-elphel393][master] by Oleg Dzhimiev: +php.ini

Elphel GIT logs - Tue, 11/29/2016 - 17:52
Oleg Dzhimiev committed changes to the Elphel git project :
+php.ini

11/29/16 [meta-elphel393][] by Oleg Dzhimiev: +php.ini

Elphel GIT logs - Tue, 11/29/2016 - 17:52
Oleg Dzhimiev committed changes to the Elphel git project :
+php.ini

11/29/16 [elphel-web-393][master] by Oleg Dzhimiev: update software

Elphel GIT logs - Tue, 11/29/2016 - 17:15
Oleg Dzhimiev committed changes to the Elphel git project :
update software

11/29/16 [elphel-web-393][] by Oleg Dzhimiev: update software

Elphel GIT logs - Tue, 11/29/2016 - 17:15
Oleg Dzhimiev committed changes to the Elphel git project :
update software

11/28/16 [meta-elphel393][master] by Oleg Dzhimiev: do_compile is not always run anymore

Elphel GIT logs - Mon, 11/28/2016 - 18:51
Oleg Dzhimiev committed changes to the Elphel git project :
do_compile is not always run anymore

11/28/16 [meta-elphel393][] by Oleg Dzhimiev: do_compile is not always run anymore

Elphel GIT logs - Mon, 11/28/2016 - 18:51
Oleg Dzhimiev committed changes to the Elphel git project :
do_compile is not always run anymore

11/28/16 [linux-elphel][framepars] by AndreyFilippov: Merge remote-tracking branch 'origin/master' into framepars

Elphel GIT logs - Mon, 11/28/2016 - 18:37
AndreyFilippov committed changes to the Elphel git project :
Merge remote-tracking branch 'origin/master' into framepars

11/28/16 [linux-elphel][debug] by AndreyFilippov: Merge remote-tracking branch 'origin/master' into framepars

Elphel GIT logs - Mon, 11/28/2016 - 18:37
AndreyFilippov committed changes to the Elphel git project :
Merge remote-tracking branch 'origin/master' into framepars

11/28/16 [linux-elphel][master] by AndreyFilippov: merged with framepars

Elphel GIT logs - Mon, 11/28/2016 - 18:36
AndreyFilippov committed changes to the Elphel git project :
merged with framepars

11/28/16 [linux-elphel][] by AndreyFilippov: merged with framepars

Elphel GIT logs - Mon, 11/28/2016 - 18:36
AndreyFilippov committed changes to the Elphel git project :
merged with framepars

11/28/16 [linux-elphel][framepars] by AndreyFilippov: merged with master

Elphel GIT logs - Mon, 11/28/2016 - 18:34
AndreyFilippov committed changes to the Elphel git project :
merged with master

11/28/16 [linux-elphel][] by AndreyFilippov: merged with master

Elphel GIT logs - Mon, 11/28/2016 - 18:34
AndreyFilippov committed changes to the Elphel git project :
merged with master

Pages

Subscribe to www3.elphel.com aggregator