FT2232SPI Programmer: Difference between revisions
Jump to navigation
Jump to search
Hailfinger (talk | contribs) (→Documentation: Add FT4232H datasheet, link to newer version of FT2232H datasheet) |
Hailfinger (talk | contribs) (DLP-USB1232H gets its own section) |
||
Line 1: | Line 1: | ||
Recent versions of [[flashrom]] support the '''-p ft2232spi''' option which allows you to use a '''FTDI FT2232H/FT4232H''' based device as external SPI programmer. | Recent versions of [[flashrom]] support the '''-p ft2232spi''' option which allows you to use a '''FTDI FT2232H/FT4232H''' based device as external SPI programmer. | ||
= Devices = | |||
* [http://www.dlpdesign.com/usb/usb1232h.shtml DLP Design DLP-USB1232H] | * [http://www.dlpdesign.com/usb/usb1232h.shtml DLP Design DLP-USB1232H] | ||
Line 7: | Line 7: | ||
* [http://www.ftdichip.com/Products/EvaluationKits/FT4232H_MiniModule.htm FT4232H Mini-Module Evaluation Kit] | * [http://www.ftdichip.com/Products/EvaluationKits/FT4232H_MiniModule.htm FT4232H Mini-Module Evaluation Kit] | ||
= Documentation = | |||
* [http://www.dlpdesign.com/usb1232h-ds-v10.pdf DLP-USB1232H datasheet] | * [http://www.dlpdesign.com/usb1232h-ds-v10.pdf DLP-USB1232H datasheet] | ||
Line 13: | Line 13: | ||
* [http://www.ftdichip.com/Documents/DataSheets/DS_FT4232H_V205.pdf FTDI FT4232H datasheet] | * [http://www.ftdichip.com/Documents/DataSheets/DS_FT4232H_V205.pdf FTDI FT4232H datasheet] | ||
= DLP Design DLP-USB1232H = | |||
== Setup == | == Setup == | ||
Revision as of 20:19, 12 July 2009
Recent versions of flashrom support the -p ft2232spi option which allows you to use a FTDI FT2232H/FT4232H based device as external SPI programmer.
Devices
Documentation
DLP Design DLP-USB1232H
Setup
- Put a jumper on pins 8 and 9, which configures the device to be powered by USB. Without this jumper it will not be powered, and thus not be detected by your OS (e.g. it will not appeat in the lsusb output).
- TODO: Voltage regulator 3.3V and two capacitors.