Lines Matching +full:eeprom +full:- +full:data

24 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
41 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
59 .Bl -bullet -compact
93 .Bl -tag -width indent
116 .Bd -literal
142 data which either reflects pin state or is interpreted
158 Set the character which causes a partial FIFO full of data
174 Read one or more words from the configuration eeprom.
175 The FTDI chip performs eeprom I/O in 16-bit words.
181 .Va data
182 array will contain the requested values from eeprom after the call.
183 .Bd -literal
188 uint16_t data[64];
192 The FT232R chip has an internal eeprom.
193 An external serial eeprom is optional on other FTDI chips.
194 The eeprom may contain 64, 128, or 256 words,
197 When no eeprom is present, all words in the returned data are 0xffff.
198 An erased eeprom also reads as all 0xffff.
200 Write one or more words to the configuration eeprom.
206 The FTDI chip does a blind write to the eeprom, and it will appear
207 to succeed even when no eeprom is present.
208 To ensure a good write you must read back and verify the data.
212 Any position within the eeprom can be overwritten at any time.
214 Erase the entire eeprom.
227 .Bl -bullet -compact
229 B&B Electronics USB->RS422/485 adapter
233 HP USB-Serial adapter shipped with some HP laptops
237 QVS USC-1000
239 Buffalo PC-OP-RS / Kurouto-shikou KURO-RS universal remote
241 Prologix GPIB-USB Controller
244 .Bl -tag -width "/dev/ttyU*.init" -compact
249 corresponding callin initial-state and lock-state devices
255 corresponding callout initial-state and lock-state devices