User Tools

Site Tools


dryos:eventshell:eep_write_single
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


dryos:eventshell:eep_write_single [2021/02/21 23:42] (current) – created coon
Line 1: Line 1:
 +====== eep_write_single ======
  
 +<code>
 +eep_write_single <address> <value> <count> <eeprom target id>
 +</code>
 +
 +Description: writes a single byte multiple times to a specific address of EEPROM (serial flash)
 +
 +Parameters:
 +
 +  * **address:** The starting address of the EEPROM
 +  * **value:** the byte value which shall be written
 +  * **count:** how many times that byte is written
 +  * **eeprom target id (optional):** on cameras with multiple eeproms the target eeprom can be selected here. 0 Selects the first eeprom.
dryos/eventshell/eep_write_single.txt · Last modified: 2021/02/21 23:42 by coon