Difference between revisions of "Lbcontrol"

From ElphelWiki
Jump to: navigation, search
Dimon (talk | contribs)
(initial describe)
← Older edit
Dimon (talk | contribs)
Newer edit →
Line 10: Line 10:
 
   In the flash image support only step-by-step increase address, without hole.
 
   In the flash image support only step-by-step increase address, without hole.
  
The variable describe size of buffer for string reading flash image, size of EEPROM. Default value is 128 bytes.
+
The variable LINEBUF_SIZE describe size of buffer for string reading flash image, size of EEPROM. Default value is 128 bytes.

Revision as of 01:00, 30 September 2005

Discussion on russian lbcontrol_Ru

In System Programmer for programm lens control board CPU

 Support only ATtiny26
 Only page programming mode support
 Not support segment addressing and more then 64K flash programming
 Read flash image only in Intel HEX format
 Read EEPROM image only in binary format, first 128 bytes programmed into EEPROM
 In the flash image support only step-by-step increase address, without hole.

The variable LINEBUF_SIZE describe size of buffer for string reading flash image, size of EEPROM. Default value is 128 bytes.